aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Throttler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-Throttler/Makefile')
-rw-r--r--devel/p5-Data-Throttler/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/devel/p5-Data-Throttler/Makefile b/devel/p5-Data-Throttler/Makefile
index c5cb5a6cefc0..30c071ec2bb4 100644
--- a/devel/p5-Data-Throttler/Makefile
+++ b/devel/p5-Data-Throttler/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Data-Throttler
-# Date created: 2008-01-30
-# Whom: Masahiro Teramoto <markun@onohara.to>
-#
+# Created by: Masahiro Teramoto <markun@onohara.to>
# $FreeBSD$
-#
PORTNAME= Data-Throttler
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +10,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Limit data throughput
-BUILD_DEPENDS= p5-DBM-Deep>=1.0001:${PORTSDIR}/databases/p5-DBM-Deep \
- p5-Log-Log4perl>=1:${PORTSDIR}/devel/p5-Log-Log4perl \
- p5-Set-IntSpan>=0:${PORTSDIR}/math/p5-Set-IntSpan \
- p5-Text-ASCIITable>=0:${PORTSDIR}/textproc/p5-Text-ASCIITable
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Log-Log4perl>=1:${PORTSDIR}/devel/p5-Log-Log4perl \
+ p5-Set-IntSpan>0:${PORTSDIR}/math/p5-Set-IntSpan \
+ p5-Text-ASCIITable>0:${PORTSDIR}/textproc/p5-Text-ASCIITable \
+ p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes