diff options
Diffstat (limited to 'devel/camlp4/Makefile')
-rw-r--r-- | devel/camlp4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/camlp4/Makefile b/devel/camlp4/Makefile index 83b8662bfe60..c721ea8fb9d0 100644 --- a/devel/camlp4/Makefile +++ b/devel/camlp4/Makefile @@ -16,6 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-manual.html${EXTRACT_SUFX} ${DISTNAME}-tutorial.html${EXTRACT_SUFX} MAINTAINER= user@unknown.nu +COMMENT= Pre-Processor-Pretty-Printer for Objective Caml BUILD_DEPENDS= ocamlc.opt:${PORTSDIR}/lang/ocaml |