aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-UUlib/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-01 18:19:09 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-01 18:19:09 +0000
commit74e5de91ae9853d8fadb43c0b54db8684d45540c (patch)
treede3c5c9a74b4348768f7ef7a33330dfc78ee710e /converters/p5-Convert-UUlib/Makefile
parent235abd4b4e7ce1b3efe98d75115c72b2622d73d8 (diff)
downloadports-74e5de91ae9853d8fadb43c0b54db8684d45540c.tar.gz
ports-74e5de91ae9853d8fadb43c0b54db8684d45540c.zip
Notes
Diffstat (limited to 'converters/p5-Convert-UUlib/Makefile')
-rw-r--r--converters/p5-Convert-UUlib/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/converters/p5-Convert-UUlib/Makefile b/converters/p5-Convert-UUlib/Makefile
index dd83e01eb367..a40845aed6bc 100644
--- a/converters/p5-Convert-UUlib/Makefile
+++ b/converters/p5-Convert-UUlib/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Convert-UUlib
-PORTVERSION= 1.50
+PORTVERSION= 1.70
PORTEPOCH= 1
CATEGORIES= converters perl5
MASTER_SITES= CPAN
@@ -14,8 +14,12 @@ COMMENT= Perl5 interface to the uulib library (a.k.a. uudeview/uuenview)
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/COPYING.Artistic
+LICENSE_FILE_GPLv1+ = ${WRKSRC}/COPYING.GNU
-BUILD_DEPENDS= p5-Canary-Stability>=0:devel/p5-Canary-Stability
+BUILD_DEPENDS= p5-Canary-Stability>=0:devel/p5-Canary-Stability \
+ ${RUN_DEPENDS}
+RUN_DEPENDS= p5-common-sense>=3.74:devel/p5-common-sense
USES= perl5
USE_PERL5= configure