diff options
Diffstat (limited to 'textproc/latex2html/Makefile')
-rw-r--r-- | textproc/latex2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 430802d..955db40 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= support/${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org +COMMENT= Convert LaTeX documents to HTML .include <bsd.port.pre.mk> |