diff options
author | acm <acm@FreeBSD.org> | 2010-08-17 02:24:16 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2010-08-17 02:24:16 +0800 |
commit | 694b4567ce66c33c97a8488cce8affa495af49ec (patch) | |
tree | 0d1679fad6f80a0468d305b2d779734672933164 /devel/Makefile | |
parent | 31f983ac355f0c9147ba6368f98fdc830a8cc602 (diff) | |
download | freebsd-ports-gnome-694b4567ce66c33c97a8488cce8affa495af49ec.tar.gz freebsd-ports-gnome-694b4567ce66c33c97a8488cce8affa495af49ec.tar.zst freebsd-ports-gnome-694b4567ce66c33c97a8488cce8affa495af49ec.zip |
- New port: devel/fpc-newt
Free Pascal interface to newt library
PR: 146001
Submitted by: Christopher Key <cjk32 _ at cam.ac.uk>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index ea82c0b5b31f..933849c1752b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -414,6 +414,7 @@ SUBDIR += fpc-fpmkunit SUBDIR += fpc-fv SUBDIR += fpc-gdbint + SUBDIR += fpc-newt SUBDIR += fpc-pthreads SUBDIR += fpc-regexpr SUBDIR += fpc-sdl |