diff options
Diffstat (limited to 'textproc/unrtf/Makefile')
-rw-r--r-- | textproc/unrtf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 3af0c02..3895894 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A converter from RTF to several formats, including HTML and LaTeX WRKSRC= ${WRKDIR}/unrtf |