diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /misc/grc/Makefile | |
parent | Re-add libgnomeprintui-2.0 for ports that will need it: (diff) |
De-pkg-comment.
Diffstat (limited to '')
-rw-r--r-- | misc/grc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/grc/Makefile b/misc/grc/Makefile index 23a1c48ad07b..a81eea082b8d 100644 --- a/misc/grc/Makefile +++ b/misc/grc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://melkor.dnp.fmph.uniba.sk/~garabik/grc/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Generic Colouriser USE_REINPLACE= yes USE_PYTHON= yes |