diff options
Diffstat (limited to 'net/p5-URI-OpenURL')
-rw-r--r-- | net/p5-URI-OpenURL/Makefile | 5 |
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} |