aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-SyslogScan/Makefile
blob: bc519213c75f2c0b5fef73065e86dca827561293 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Dmitry Sivachenko <dima@Chg.RU>
# $FreeBSD$

PORTNAME=   SyslogScan
PORTVERSION=    0.32
CATEGORIES= sysutils perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= demon@FreeBSD.org
COMMENT=    Perl5 routines to parse system logs

USES=       perl5
USE_PERL5=  configure


.include <bsd.port.mk>