aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:47:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:47:18 +0000
commit927877a087dc6088b499b2bab1f5e9812cb7aebb (patch)
tree1149deadc5425fcba70de950b4208f778034fcbe
parent32ff39939fdc1d58f1d271a68dfc497c130652a0 (diff)
downloadports-927877a087dc6088b499b2bab1f5e9812cb7aebb.tar.gz
ports-927877a087dc6088b499b2bab1f5e9812cb7aebb.zip
Notes
-rw-r--r--net/p5-URI-OpenURL/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-URI-OpenURL/Makefile b/net/p5-URI-OpenURL/Makefile
index 5af42f8a18f1..06e5f1e29da8 100644
--- a/net/p5-URI-OpenURL/Makefile
+++ b/net/p5-URI-OpenURL/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Parse and construct OpenURL's (NISO Z39.88-2004)
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}