freebsd-ports/sysutils/p5-Sys-Syslog/Makefile

18 lines
286 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= Sys-Syslog
PORTVERSION= 0.33
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Perl interface to the UNIX syslog(3) calls
PERL_CONFIGURE= yes
2013-07-12 16:16:12 +02:00
MAKE_JOBS_UNSAFE= yes
MAN3= Sys::Syslog.3
.include <bsd.port.mk>