diff options
Diffstat (limited to 'textproc/xlhtml/Makefile')
-rw-r--r-- | textproc/xlhtml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index dec5b9d41a15..d647316a43d3 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org +COMMENT= Utilities converting Excel and PowerPoint files to HTML and text WRKSRC= ${WRKDIR}/${PORTNAME} |