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-TextUtil | |
parent | 169aa14504da58c00c3a38000f4998293ebcebe7 (diff) |
Notes
Diffstat (limited to 'graphics/p5-GD-TextUtil')
-rw-r--r-- | graphics/p5-GD-TextUtil/Makefile | 1 | ||||
-rw-r--r-- | graphics/p5-GD-TextUtil/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile index 2a40d443de2b..ac8f74ea08eb 100644 --- a/graphics/p5-GD-TextUtil/Makefile +++ b/graphics/p5-GD-TextUtil/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= GDTextUtil-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Text utilities for use with GD drawing package RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/p5-GD-TextUtil/pkg-comment b/graphics/p5-GD-TextUtil/pkg-comment deleted file mode 100644 index a5704881a925..000000000000 --- a/graphics/p5-GD-TextUtil/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text utilities for use with GD drawing package |