components/psutils/Makefile
changeset 1948 2d1537e7942d
parent 1058 34d7aaa03423
child 3817 30b42c38bbc4
child 3996 20c0f21bbe1e
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 include ../../make-rules/shared-targets.mk
    24 include ../../make-rules/shared-targets.mk
    25 
    25 
    26 COMPONENT_NAME=		psutils
    26 COMPONENT_NAME=		psutils
    34 #COMPONENT_ARCHIVE_URL= ftp://ftp.knackered.org/pub/psutils/psutils.tar.gz
    34 #COMPONENT_ARCHIVE_URL= ftp://ftp.knackered.org/pub/psutils/psutils.tar.gz
    35 # Official ftp sources are currently unavailable, so I'm using mirror I found.
    35 # Official ftp sources are currently unavailable, so I'm using mirror I found.
    36 # I made sure that the tarball is equal to the one present in SFW
    36 # I made sure that the tarball is equal to the one present in SFW
    37 
    37 
    38 COMPONENT_BUGDB=	utility/psutils
    38 COMPONENT_BUGDB=	utility/psutils
       
    39 
       
    40 TPNO=			9004
    39 
    41 
    40 include ../../make-rules/prep.mk
    42 include ../../make-rules/prep.mk
    41 include ../../make-rules/justmake.mk
    43 include ../../make-rules/justmake.mk
    42 include ../../make-rules/ips.mk
    44 include ../../make-rules/ips.mk
    43 
    45