aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Barcode
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:52:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:52:01 +0000
commitd8925cf7b5ed21c4d9299e1e9c2f0ac6f7685539 (patch)
tree7d174b90b9191fc928e0ce8d84fcea5f022b065f /graphics/p5-GD-Barcode
parent1af13296139e4123432678e3198f2d4091190a92 (diff)
downloadports-d8925cf7b5ed21c4d9299e1e9c2f0ac6f7685539.tar.gz
ports-d8925cf7b5ed21c4d9299e1e9c2f0ac6f7685539.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189345 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353433
Diffstat (limited to 'graphics/p5-GD-Barcode')
-rw-r--r--graphics/p5-GD-Barcode/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile
index 3ed99adbc9c8..949b80439e86 100644
--- a/graphics/p5-GD-Barcode/Makefile
+++ b/graphics/p5-GD-Barcode/Makefile
@@ -8,9 +8,12 @@ CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= GD::Barcode - Create barcode image with GD
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
RUN_DEPENDS:= ${BUILD_DEPENDS}