aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2010-08-17 02:17:11 +0800
committeracm <acm@FreeBSD.org>2010-08-17 02:17:11 +0800
commitb6dae7e76622cfa0d0bf4af4399a94849c2b4ee6 (patch)
treee4a3e2e48756ebe632fc92c96e1de784af7a8b4a /lang/Makefile
parentde18ad640079536fece31f62d46076788c2f29fc (diff)
downloadfreebsd-ports-gnome-b6dae7e76622cfa0d0bf4af4399a94849c2b4ee6.tar.gz
freebsd-ports-gnome-b6dae7e76622cfa0d0bf4af4399a94849c2b4ee6.tar.zst
freebsd-ports-gnome-b6dae7e76622cfa0d0bf4af4399a94849c2b4ee6.zip
- New port: lang/fpc-lua
Free Pascal interface to the lua interpreter PR: 146001 Submitted by: Christopher Key <cjk32 _ at cam.ac.uk>
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 ddd72571add9..ac747a18232a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -74,6 +74,7 @@
SUBDIR += fpc
SUBDIR += fpc-base
SUBDIR += fpc-docs
+ SUBDIR += fpc-lua
SUBDIR += fpc-tcl
SUBDIR += fpc-units
SUBDIR += fpc-utils