components/php-common/Makefile
changeset 5682 94c0ca64c022
parent 5066 7e7b4d607ab6
child 7860 8991c11f87b1
equal deleted inserted replaced
5681:b8fe51f35344 5682:94c0ca64c022
    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 
       
    22 #
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    24 #
    23 include ../../make-rules/shared-macros.mk
    25 include ../../make-rules/shared-macros.mk
    24 
    26 
    25 COMPONENT_NAME=		php-common
    27 COMPONENT_NAME=		php-common
       
    28 COMPONENT_SRC=
    26 # This version # based on the version # of Solaris
    29 # This version # based on the version # of Solaris
    27 COMPONENT_VERSION=	11.1
    30 COMPONENT_VERSION=	11.1
    28 COMPONENT_PROJECT_URL=	http://www.php.net/
    31 COMPONENT_PROJECT_URL=	http://www.php.net/
    29 COMPONENT_BUGDB=	utility/php
    32 COMPONENT_BUGDB=	utility/php
    30 include $(WS_MAKE_RULES)/prep.mk
    33 include $(WS_MAKE_RULES)/prep.mk