aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2010-09-03 12:40:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2010-09-03 12:40:47 +0000
commit6ff38a9949fb587310398207e62031813c98e4d4 (patch)
tree6b80d96f0644edae8d50b62c79c1382d6f22627f /lang/Makefile
parentab6d458fe2e3f4b59b17c3bb0350be395b3cde19 (diff)
downloadports-6ff38a9949fb587310398207e62031813c98e4d4.tar.gz
ports-6ff38a9949fb587310398207e62031813c98e4d4.zip
PicoC is a very small C interpreter for scripting. It was originally written for
scripting a UAV's on-board flight system and it's also very suitable for other robotic, embedded and non-embedded applications too. WWW: http://code.google.com/p/picoc/
Notes
Notes: svn path=/head/; revision=260484
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 e8d0db6de584..ae14db2cceb6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -260,6 +260,7 @@
SUBDIR += php52
SUBDIR += php52-extensions
SUBDIR += php_doc
+ SUBDIR += picoc
SUBDIR += pike76
SUBDIR += pike78
SUBDIR += pnet