openbsd-ports/net/p5-Net-Snort-Parser/Makefile

17 lines
332 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:35:53 espie Exp $
COMMENT= Perl modules for parsing Snort configuration files
MODULES= cpan
DISTNAME= Net-Snort-Parser-1.21
REVISION= 2
CATEGORIES= net
2010-10-18 14:36:45 -04:00
USE_GROFF = Yes
# BSD
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://www.shmoo.com/~bmc/software/snortconfig/
.include <bsd.port.mk>