aaa1885833
ok jasper@
20 lines
414 B
Makefile
20 lines
414 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:45:42 ajacoutot Exp $
|
|
|
|
COMMENT= Perl modules for parsing Snort configuration files
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-Snort-Parser-1.21
|
|
REVISION= 2
|
|
CATEGORIES= net
|
|
USE_GROFF = Yes
|
|
|
|
# BSD
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MASTER_SITES= http://www.shmoo.com/~bmc/software/snortconfig/
|
|
|
|
.include <bsd.port.mk>
|