freebsd-ports/net/p5-Net-Syslog/Makefile
Andrej Zverev cdc0ff7798 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 09:14:19 +00:00

16 lines
328 B
Makefile

# Created by: Maksym Sobolyev <sobomax@pbxpress.it>
# $FreeBSD$
PORTNAME= Net-Syslog
PORTVERSION= 0.04
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sobomax@FreeBSD.org
COMMENT= Perl extension for sending syslog messages to a remote syslogd
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>