aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2010-03-24 19:28:57 +0800
committerstas <stas@FreeBSD.org>2010-03-24 19:28:57 +0800
commit3830d0c5379c0645fe1c83c93e86fd4119b821c7 (patch)
treee69ed9b3ca1b7ea3b0d3c66517637f18697d5df6 /lang/Makefile
parent516deacad03f3b2f07d665fafcf8376451065ab5 (diff)
downloadfreebsd-ports-gnome-3830d0c5379c0645fe1c83c93e86fd4119b821c7.tar.gz
freebsd-ports-gnome-3830d0c5379c0645fe1c83c93e86fd4119b821c7.tar.zst
freebsd-ports-gnome-3830d0c5379c0645fe1c83c93e86fd4119b821c7.zip
- Add lang/ocaml-autoconf, ocaml macros module for autoconf.
WWW: http://forge.ocamlcore.org/projects/ocaml-autoconf/
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index da6d74af0fdb..047d7061bf31 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -194,6 +194,7 @@
SUBDIR += nwcc
SUBDIR += objc
SUBDIR += ocaml
+ SUBDIR += ocaml-autoconf
SUBDIR += ocaml-camlidl
SUBDIR += ocaml-doc
SUBDIR += ocaml-examples