aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2010-09-03 20:40:47 +0800
committerbapt <bapt@FreeBSD.org>2010-09-03 20:40:47 +0800
commit10233b4c8cc9104ee36971cf7b1a67759ce79942 (patch)
treeb38c52e89f70d0e79f8b5115cc6f22c1ec4b81e1 /lang/Makefile
parent71be126346fcd5d7eb52581719a52087243c1a18 (diff)
downloadfreebsd-ports-gnome-10233b4c8cc9104ee36971cf7b1a67759ce79942.tar.gz
freebsd-ports-gnome-10233b4c8cc9104ee36971cf7b1a67759ce79942.tar.zst
freebsd-ports-gnome-10233b4c8cc9104ee36971cf7b1a67759ce79942.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/
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