diff options
Diffstat (limited to 'devel/ocamlweb/Makefile')
-rw-r--r-- | devel/ocamlweb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocamlweb/Makefile b/devel/ocamlweb/Makefile index 1bace021db26..35e237ded8a2 100644 --- a/devel/ocamlweb/Makefile +++ b/devel/ocamlweb/Makefile @@ -13,6 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DOCFILES} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jkoshy@FreeBSD.ORG +COMMENT= A literate programming tool for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |