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
- While I'm here, add BUILD_DEPENDS

PR:		ports/189344
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-09 03:51:57 +00:00
parent 5432c74a1d
commit 1af1329613
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353432

View File

@ -8,10 +8,14 @@ CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Draw arrows using GD
RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure