components/snort/Makefile
changeset 1948 2d1537e7942d
parent 1345 ee87318d9935
child 2198 168b8acace5f
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		snort
    28 COMPONENT_NAME=		snort
    32 COMPONENT_ARCHIVE_HASH=	\
    32 COMPONENT_ARCHIVE_HASH=	\
    33     sha256:04d375b627dd256d6257f2cbe5a770e4552e3f35d5e2100b97f75426b600d8cb
    33     sha256:04d375b627dd256d6257f2cbe5a770e4552e3f35d5e2100b97f75426b600d8cb
    34 COMPONENT_PROJECT_URL=	http://www.snort.org/
    34 COMPONENT_PROJECT_URL=	http://www.snort.org/
    35 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)dl/snort-current/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)dl/snort-current/$(COMPONENT_ARCHIVE)
    36 COMPONENT_BUGDB=	utility/snort
    36 COMPONENT_BUGDB=	utility/snort
       
    37 
       
    38 TPNO=			9027
    37 
    39 
    38 include ../../make-rules/prep.mk
    40 include ../../make-rules/prep.mk
    39 include ../../make-rules/configure.mk
    41 include ../../make-rules/configure.mk
    40 include ../../make-rules/ips.mk
    42 include ../../make-rules/ips.mk
    41 
    43