aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-MIME-Base64-URLSafe
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 00:06:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 00:06:48 +0000
commitd6bd6cfc67dba31e5cebf88ae2b121ff8866d85f (patch)
tree21cb4acb796bc010c47e0a42f0ff3492c70be1d2 /converters/p5-MIME-Base64-URLSafe
parentd0cd5291cfa1b14cabdbf2d9020670e326bc32b6 (diff)
downloadports-d6bd6cfc67dba31e5cebf88ae2b121ff8866d85f.tar.gz
ports-d6bd6cfc67dba31e5cebf88ae2b121ff8866d85f.zip
Notes
Diffstat (limited to 'converters/p5-MIME-Base64-URLSafe')
-rw-r--r--converters/p5-MIME-Base64-URLSafe/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/converters/p5-MIME-Base64-URLSafe/Makefile b/converters/p5-MIME-Base64-URLSafe/Makefile
index 40972dc2a308..56475634a17f 100644
--- a/converters/p5-MIME-Base64-URLSafe/Makefile
+++ b/converters/p5-MIME-Base64-URLSafe/Makefile
@@ -3,7 +3,7 @@
PORTNAME= MIME-Base64-URLSafe
PORTVERSION= 0.01
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,10 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= citric@cubicone.tmetic.com
COMMENT= Perl version of Python's URL-safe base64 codec
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64
-
-WRKSRC= ${WRKDIR}/${DISTNAME:S/00//}
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure