aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-14 14:45:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-14 14:45:04 +0000
commit6bd1710bb21d49c3b063a4eeb3c4bc21826c39d9 (patch)
tree05172f5f7d2aaba6e3d42c2cee228a58b2ef412c /lang/Makefile
parentb010cec7f457815a466a801051548fbb68d37bc8 (diff)
downloadports-6bd1710bb21d49c3b063a4eeb3c4bc21826c39d9.tar.gz
ports-6bd1710bb21d49c3b063a4eeb3c4bc21826c39d9.zip
add ferite
An embeddable scripting language PR: 30094 Submitted by: Jeremy Norris <ishmael27@home.com>
Notes
Notes: svn path=/head/; revision=48755
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 e84323aa0a17..8bd95f9aa58a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -35,6 +35,7 @@
SUBDIR += expect
SUBDIR += f2c
SUBDIR += f77
+ SUBDIR += ferite
SUBDIR += fesi
SUBDIR += forth
SUBDIR += gawk