pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Add and enable nuitka



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1bf4e923e73f
branches:  trunk
changeset: 629844:1bf4e923e73f
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed Jan 29 01:17:12 2014 +0000

description:
Add and enable nuitka

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 703d89fc31f3 -r 1bf4e923e73f lang/Makefile
--- a/lang/Makefile     Wed Jan 29 01:14:31 2014 +0000
+++ b/lang/Makefile     Wed Jan 29 01:17:12 2014 +0000
@@ -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+=       nhc98
 SUBDIR+=       nodejs
 SUBDIR+=       nqp
+SUBDIR+=       nuitka
 SUBDIR+=       objc
 SUBDIR+=       ocaml
 SUBDIR+=       onyx



Home | Main Index | Thread Index | Old Index