summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2012-05-04 11:52:17 +0000
committerryoon <ryoon>2012-05-04 11:52:17 +0000
commit121508ca9bc240161200b8e41f941529d6213188 (patch)
tree018f0b16d5d0cc4590094224cb13ecadff54388c /lang/Makefile
parenta6188cede3780eafc8510f4d3ce4bf80a87d8c60 (diff)
downloadpkgsrc-121508ca9bc240161200b8e41f941529d6213188.tar.gz
Add clojure
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 e59f73062c6..4daaba97c17 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.318 2012/04/27 04:49:47 agc Exp $
+# $NetBSD: Makefile,v 1.319 2012/05/04 11:52:17 ryoon Exp $
#
COMMENT= Programming languages
@@ -26,6 +26,7 @@ SUBDIR+= clang
SUBDIR+= classpath
SUBDIR+= classpath-gui
SUBDIR+= clisp
+SUBDIR+= clojure
SUBDIR+= coq
SUBDIR+= cparser
SUBDIR+= cu-prolog