14 lines
256 B
Makefile
14 lines
256 B
Makefile
COMMENT= Perl modules for parsing Snort configuration files
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Net-Snort-Parser-1.21
|
|
REVISION= 3
|
|
CATEGORIES= net
|
|
|
|
# BSD
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
SITES= http://www.shmoo.com/~bmc/software/snortconfig/
|
|
|
|
.include <bsd.port.mk>
|