diff options
Diffstat (limited to 'devel/ocaml-classes/Makefile')
-rw-r--r-- | devel/ocaml-classes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ocaml-classes/Makefile b/devel/ocaml-classes/Makefile index 6dae82c747bf..6e9a5e4d95c8 100644 --- a/devel/ocaml-classes/Makefile +++ b/devel/ocaml-classes/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ocaml- DISTNAME= ocaml-${PORTNAME}-${PORTVERSION} MAINTAINER= michaelgrunewald@yahoo.fr +COMMENT= Ocaml Object interface for ocaml's standard library modules BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |