2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:45:42 ajacoutot Exp $
|
2004-06-01 19:26:49 -04:00
|
|
|
|
2007-09-15 18:36:51 -04:00
|
|
|
COMMENT= Perl modules for parsing Snort configuration files
|
2004-06-01 19:26:49 -04:00
|
|
|
|
2007-01-14 15:49:05 -05:00
|
|
|
MODULES= cpan
|
2004-06-01 19:26:49 -04:00
|
|
|
DISTNAME= Net-Snort-Parser-1.21
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 2
|
2007-01-14 15:49:05 -05:00
|
|
|
CATEGORIES= net
|
2010-10-18 14:36:45 -04:00
|
|
|
USE_GROFF = Yes
|
2004-06-01 19:26:49 -04:00
|
|
|
|
|
|
|
# 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>
|