aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2003-12-09 03:00:36 +0800
committerbms <bms@FreeBSD.org>2003-12-09 03:00:36 +0800
commit8a7fa703d6420c51c72840d35a8dd5b410cb807f (patch)
tree2dd7e9165f9b6421deca44128cd24fcb7ef5b9dc /lang/Makefile
parent47e180ed6c2083b46c73b973b4c7726518558015 (diff)
downloadfreebsd-ports-gnome-8a7fa703d6420c51c72840d35a8dd5b410cb807f.tar.gz
freebsd-ports-gnome-8a7fa703d6420c51c72840d35a8dd5b410cb807f.tar.zst
freebsd-ports-gnome-8a7fa703d6420c51c72840d35a8dd5b410cb807f.zip
New port: Ficl is a programming language interpreter designed to be
embedded into other systems as a command, macro, and development prototyping language. FreeBSD uses ficl in its loader. So far we haven't done much more in this area, perhaps importing a port will encourage further fruitful exploitation of this valuable tool.
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 5e85c77d7390..ff27646421ba 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -50,6 +50,7 @@
SUBDIR += fbbi
SUBDIR += ferite
SUBDIR += fesi
+ SUBDIR += ficl-devel
SUBDIR += forth
SUBDIR += fpc
SUBDIR += fpl