opnsense-ports/sysutils/p5-SyslogScan/Makefile
Franco Fichtner 8329124b8a */*: sync with upstream
Taken from: FreeBSD
2015-06-01 07:58:49 +02:00

19 lines
370 B
Makefile

# Created by: Dmitry Sivachenko <dima@Chg.RU>
# $FreeBSD$
PORTNAME= SyslogScan
PORTVERSION= 0.32
PORTREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 routines to parse system logs
USES= perl5 shebangfix
SHEBANG_FILES= read_mail_log.pl
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>