diff options
Diffstat (limited to 'security/ocaml-cryptokit/Makefile')
-rw-r--r-- | security/ocaml-cryptokit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index b9eb659db2b9..3a8944dca7f2 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/ PKGNAMEPREFIX= ocaml- MAINTAINER= lioux@FreeBSD.org +COMMENT= A variety of cryptographic primitives for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |