diff options
Diffstat (limited to 'misc/grc/Makefile')
-rw-r--r-- | misc/grc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/grc/Makefile b/misc/grc/Makefile index afa7a7325b3e..2d86fe11b27c 100644 --- a/misc/grc/Makefile +++ b/misc/grc/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Generic Colouriser + USE_REINPLACE= yes USE_PYTHON= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |