2013-05-03 08:41:43 +02:00
|
|
|
# Created by: Maksym Sobolyev <sobomax@pbxpress.it>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-Syslog
|
|
|
|
PORTVERSION= 0.04
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2013-05-03 08:41:43 +02:00
|
|
|
CATEGORIES= net perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
|
|
|
COMMENT= Perl extension for sending syslog messages to a remote syslogd
|
|
|
|
|
2013-09-06 18:11:30 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2013-05-03 08:41:43 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|