diff options
Diffstat (limited to 'lang/ocaml/Makefile')
-rw-r--r-- | lang/ocaml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index d4e3143db845..faeaf2de255c 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -17,6 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME}-refman.html${EXTRACT_SUFX} MAINTAINER= patrick@watson.org +COMMENT= An ML language based on a complete class-based objective system .if defined(WITHOUT_TK) PLIST_SUB+= TK="@comment " |