diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/p5-GD-Barcode | |
parent | * Update to 0.10.22 (diff) |
de-pkg-comment
Diffstat (limited to 'graphics/p5-GD-Barcode')
-rw-r--r-- | graphics/p5-GD-Barcode/Makefile | 1 | ||||
-rw-r--r-- | graphics/p5-GD-Barcode/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile index 424a310ee0ec..e652e4993caa 100644 --- a/graphics/p5-GD-Barcode/Makefile +++ b/graphics/p5-GD-Barcode/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= GD::Barcode - Create barcode image with GD BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-GD-Barcode/pkg-comment b/graphics/p5-GD-Barcode/pkg-comment deleted file mode 100644 index 1f00afd3e09d..000000000000 --- a/graphics/p5-GD-Barcode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GD::Barcode - Create barcode image with GD |