aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Paranoid/Makefile
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-09-23 22:24:26 +0800
committerculot <culot@FreeBSD.org>2011-09-23 22:24:26 +0800
commitb465612e968c4c7b9a59c03b5e97b7f6a91b1b49 (patch)
treef1df14f70fa5f3ebd395c481776bcadc021a198e /devel/p5-Paranoid/Makefile
parent774d07d800b4f61d41f8c0f8d7f8623523cae6b0 (diff)
downloadfreebsd-ports-gnome-b465612e968c4c7b9a59c03b5e97b7f6a91b1b49.tar.gz
freebsd-ports-gnome-b465612e968c4c7b9a59c03b5e97b7f6a91b1b49.tar.zst
freebsd-ports-gnome-b465612e968c4c7b9a59c03b5e97b7f6a91b1b49.zip
- Update to 0.30
- Add LICENSE (Artistic 1 & GPLv1) - Take maintainership Changes: http://search.cpan.org/dist/Paranoid/CHANGELOG
Diffstat (limited to 'devel/p5-Paranoid/Makefile')
-rw-r--r--devel/p5-Paranoid/Makefile13
1 files changed, 9 insertions, 4 deletions
diff --git a/devel/p5-Paranoid/Makefile b/devel/p5-Paranoid/Makefile
index b727e7a2db94..1a01135bbba3 100644
--- a/devel/p5-Paranoid/Makefile
+++ b/devel/p5-Paranoid/Makefile
@@ -6,16 +6,21 @@
#
PORTNAME= Paranoid
-PORTVERSION= 0.27
+PORTVERSION= 0.30
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Paranoia support for safer programs
-RUN_DEPENDS= p5-BerkeleyDB>0:${PORTSDIR}/databases/p5-BerkeleyDB \
- p5-Unix-Syslog>0:${PORTSDIR}/sysutils/p5-Unix-Syslog
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-BerkeleyDB>=0.32:${PORTSDIR}/databases/p5-BerkeleyDB \
+ p5-Unix-Syslog>=1.1:${PORTSDIR}/sysutils/p5-Unix-Syslog \
+ p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES