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, remove Author line

PR:		ports/189347
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-09 03:52:10 +00:00
parent 59d34a49e4
commit 975610fdfd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353435
2 changed files with 6 additions and 4 deletions

View File

@ -8,11 +8,14 @@ CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Replace tags with text and geometry
BUILD_DEPENDS= p5-CAD-Drawing>=0:${PORTSDIR}/graphics/p5-CAD-Drawing \
p5-CAD-Calc>=0:${PORTSDIR}/math/p5-CAD-Calc
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-CAD-Calc>=0:${PORTSDIR}/math/p5-CAD-Calc \
p5-CAD-Drawing>=0:${PORTSDIR}/graphics/p5-CAD-Drawing
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5

View File

@ -1,4 +1,3 @@
Tag replacement framework for graphics/p5-CAD-Drawing.
Author: Eric L. Wilhelm <ewilhelm at cpan dot org>
WWW: http://search.cpan.org/dist/CAD-Drawing-Template/