components/psutils/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3661 47545fb8aed4
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, 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 $(WS_MAKE_RULES)/shared-targets.mk
    25 
    25 
    26 COMPONENT_NAME=		psutils
    26 COMPONENT_NAME=		psutils
    27 COMPONENT_VERSION=	p17
    27 COMPONENT_VERSION=	p17
    28 COMPONENT_PROJECT_URL=	http://knackered.knackered.org/angus/psutils/
    28 COMPONENT_PROJECT_URL=	http://knackered.knackered.org/angus/psutils/
    29 COMPONENT_SRC=		$(COMPONENT_NAME)
    29 COMPONENT_SRC=		$(COMPONENT_NAME)
    37 
    37 
    38 COMPONENT_BUGDB=	utility/psutils
    38 COMPONENT_BUGDB=	utility/psutils
    39 
    39 
    40 TPNO=			9004
    40 TPNO=			9004
    41 
    41 
    42 include ../../make-rules/prep.mk
    42 include $(WS_MAKE_RULES)/prep.mk
    43 include ../../make-rules/justmake.mk
    43 include $(WS_MAKE_RULES)/justmake.mk
    44 include ../../make-rules/ips.mk
    44 include $(WS_MAKE_RULES)/ips.mk
    45 
    45 
    46 # Can't use 'p17' since that is not accepted by pkg. And homepage
    46 # Can't use 'p17' since that is not accepted by pkg. And homepage
    47 # http://knackered.knackered.org/angus/psutils/ states that development version
    47 # http://knackered.knackered.org/angus/psutils/ states that development version
    48 # is pre-2.0
    48 # is pre-2.0
    49 IPS_COMPONENT_VERSION=1.17
    49 IPS_COMPONENT_VERSION=1.17
    77 
    77 
    78 $(INSTALL_32):	$(PROTOUSRSHAREMAN1DIR) $(PROTOUSRBIN)
    78 $(INSTALL_32):	$(PROTOUSRSHAREMAN1DIR) $(PROTOUSRBIN)
    79 
    79 
    80 test:		$(NO_TESTS)
    80 test:		$(NO_TESTS)
    81 
    81 
    82 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
    83 
    82 
    84 include ../../make-rules/depend.mk
    83 REQUIRED_PACKAGES += runtime/perl-512
       
    84 REQUIRED_PACKAGES += shell/ksh93
       
    85 REQUIRED_PACKAGES += system/library