diff options
Diffstat (limited to 'textproc/ocaml-text/Makefile')
-rw-r--r-- | textproc/ocaml-text/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 68109dd37c2d..068e9eaa0b08 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -9,6 +9,8 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library for dealing with text +BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild + USE_GITHUB= yes GH_ACCOUNT= vbmithr GH_PROJECT= ${PKGNAMEPREFIX}${PORTNAME} |