2013-02-20 20:04:30 +01:00
|
|
|
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
|
|
|
|
|
|
|
|
PORTNAME= Net-Snort-Parser
|
|
|
|
PORTVERSION= 1.41
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2013-02-20 20:04:30 +01:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= https://projects.honeynet.org/svn/honeywall/honeywall/trunk/rpm-devel/perl-${PORTNAME}/ \
|
2016-04-01 15:18:17 +02:00
|
|
|
http://mirrors.rit.edu/zi/
|
2013-02-20 20:04:30 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Perl modules for parsing Snort configuration files
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2015-05-31 15:37:20 +02:00
|
|
|
NO_ARCH= yes
|
2013-02-20 20:04:30 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|