aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-URI-imaps/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-08 10:34:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-04-08 10:34:56 +0000
commitdbcc446b5ebd3d0c537fef58382216d4508c3ac0 (patch)
tree2d68dc45ee558c6b5af4683b951921a6a2cf7ee4 /mail/p5-URI-imaps/Makefile
parentdbddd61ee7e55b2d65c20687e2a5938c1e42712b (diff)
downloadports-dbcc446b5ebd3d0c537fef58382216d4508c3ac0.tar.gz
ports-dbcc446b5ebd3d0c537fef58382216d4508c3ac0.zip
Notes
Diffstat (limited to 'mail/p5-URI-imaps/Makefile')
-rw-r--r--mail/p5-URI-imaps/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/p5-URI-imaps/Makefile b/mail/p5-URI-imaps/Makefile
index 11e55d9116e9..d86028caf3f9 100644
--- a/mail/p5-URI-imaps/Makefile
+++ b/mail/p5-URI-imaps/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= URI-imaps
-PORTVERSION= 1.02
-PORTREVISION= 1
+PORTVERSION= 1.03
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ALEXM
@@ -12,9 +11,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Support IMAPS URI
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-URI>=0:net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure