summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortonio <tonio>2007-04-08 23:08:10 +0000
committertonio <tonio>2007-04-08 23:08:10 +0000
commit7bae574521ce3e635119db469d27ad2eeff925d0 (patch)
tree4db1ae70c96314f9b88569572ebd1dd3ce2f4079 /lang/Makefile
parent89e788f91539b0c3f7449d100574bbf9d52a7d8a (diff)
downloadpkgsrc-7bae574521ce3e635119db469d27ad2eeff925d0.tar.gz
+ocamlduce
Import package from Jaap Boender This fixes PR pkg/35949
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 68396020926..cbe02b13576 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2007/04/04 14:32:52 tv Exp $
+# $NetBSD: Makefile,v 1.238 2007/04/08 23:08:10 tonio Exp $
#
COMMENT= Programming languages
@@ -97,6 +97,7 @@ SUBDIR+= nawk
SUBDIR+= nhc98
SUBDIR+= objc
SUBDIR+= ocaml
+SUBDIR+= ocamlduce
SUBDIR+= onyx
SUBDIR+= oo2c
SUBDIR+= opencobol