1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Pass maintainership to submitter

PR:		ports/189103
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-04-29 21:10:53 +00:00
parent b5c22517eb
commit 4b41bb890c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352649

View File

@ -7,9 +7,12 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org MAINTAINER= 5u623l20@gmail.com
COMMENT= Escape and unescape Unicode characters other than ASCII COMMENT= Escape and unescape Unicode characters other than ASCII
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String BUILD_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}