projects
/
dports.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Update games/2048 to version 0.9.1
[dports.git]
/
net
/
p5-Net-Syslog
/
Makefile
1
# Created by: Maksym Sobolyev <sobomax@pbxpress.it>
2
# $FreeBSD$
3
4
PORTNAME= Net-Syslog
5
PORTVERSION= 0.04
6
PORTREVISION= 1
7
CATEGORIES= net perl5
8
MASTER_SITES= CPAN
9
PKGNAMEPREFIX= p5-
10
11
MAINTAINER= sobomax@FreeBSD.org
12
COMMENT= Perl extension for sending syslog messages to a remote syslogd
13
14
USES= perl5
15
USE_PERL5= configure
16
17
.include <bsd.port.mk>