diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /x11-toolkits/p5-Tk-Enscript/Makefile | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-Enscript/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk-Enscript/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Tk-Enscript/Makefile b/x11-toolkits/p5-Tk-Enscript/Makefile index ab46d3c8f305..c9a73b875eea 100644 --- a/x11-toolkits/p5-Tk-Enscript/Makefile +++ b/x11-toolkits/p5-Tk-Enscript/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Tk PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Tk::Enscript - a text-to-postscript converter using Tk::Canvas BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} |