summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc>2014-01-29 01:17:12 +0000
committeragc <agc>2014-01-29 01:17:12 +0000
commit3c854b467e9dd90729f910110cf6b5a6122374b0 (patch)
treee84926bc5171c35e8c30ff6e5aa18a84fc2e320f /lang
parentb59c320dee831f53b5d1f6b82c549d348c729830 (diff)
downloadpkgsrc-3c854b467e9dd90729f910110cf6b5a6122374b0.tar.gz
Add and enable nuitka
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 0bb5446ff1f..6555beb4a96 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.365 2014/01/23 15:24:47 wiz Exp $
+# $NetBSD: Makefile,v 1.366 2014/01/29 01:17:12 agc Exp $
#
COMMENT= Programming languages
@@ -119,6 +119,7 @@ SUBDIR+= newlisp
SUBDIR+= nhc98
SUBDIR+= nodejs
SUBDIR+= nqp
+SUBDIR+= nuitka
SUBDIR+= objc
SUBDIR+= ocaml
SUBDIR+= onyx