diff options
Diffstat (limited to 'textproc/hevea/Makefile')
-rw-r--r-- | textproc/hevea/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index 292d3e5e9381..fa983f408f9b 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -17,6 +17,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= stephen@math.missouri.edu +COMMENT= Convert LaTeX to HTML BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |