diff options
Diffstat (limited to 'textproc/roap/Makefile')
-rw-r--r-- | textproc/roap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/roap/Makefile b/textproc/roap/Makefile index 608cfd777064..f4144ed28ab6 100644 --- a/textproc/roap/Makefile +++ b/textproc/roap/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Region Oriented Ascii Processor + USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |