opnsense-ports/sysutils/p5-SyslogScan/Makefile
Franco Fichtner 62b2f67211 */*: sync with upstream
Taken from: FreeBSD
2022-07-21 08:10:06 +02:00

17 lines
340 B
Makefile

PORTNAME= SyslogScan
PORTVERSION= 0.32
PORTREVISION= 3
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
perl_OLD_CMD= /usr/bin/perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>