diff options
author | acm <acm@FreeBSD.org> | 2006-09-08 04:57:34 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-09-08 04:57:34 +0800 |
commit | 0e597849a1924075318617eb048025d1e4c127e3 (patch) | |
tree | ec4721980c8d250c84b63c7d8c144efa042fbd7e /graphics/Makefile | |
parent | c08dfc39cd972d52444c7b57b231fd626a54e77a (diff) | |
download | freebsd-ports-gnome-0e597849a1924075318617eb048025d1e4c127e3.tar.gz freebsd-ports-gnome-0e597849a1924075318617eb048025d1e4c127e3.tar.zst freebsd-ports-gnome-0e597849a1924075318617eb048025d1e4c127e3.zip |
- New port: graphics/fpc-graph
Free Pascal interface to graphical applications
Approved by: garga (mentor, implicit)
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 95caea66f19d..bd48f8fcd037 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -129,6 +129,7 @@ SUBDIR += fnlib SUBDIR += fpc-fpgtk SUBDIR += fpc-ggi + SUBDIR += fpc-graph SUBDIR += fpc-imlib SUBDIR += fpc-libgd SUBDIR += fpc-libpng |