diff options
author | garga <garga@FreeBSD.org> | 2006-06-21 23:58:05 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-06-21 23:58:05 +0800 |
commit | d5549fb9d11ce2ea899f76bd2d6817763a6234c0 (patch) | |
tree | aa9ec795581c6b6cfd71ef5fe5f9abea976c2b75 /graphics/Makefile | |
parent | c8764a2cec576060fc81e7fb48657e674bc05386 (diff) | |
download | freebsd-ports-gnome-d5549fb9d11ce2ea899f76bd2d6817763a6234c0.tar.gz freebsd-ports-gnome-d5549fb9d11ce2ea899f76bd2d6817763a6234c0.tar.zst freebsd-ports-gnome-d5549fb9d11ce2ea899f76bd2d6817763a6234c0.zip |
Add fpc-libgd , free Pascal interface to libgd for producing graphics
files.
PR: ports/98672
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
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 9dd1a19d9b5c..df9eaedd7847 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -128,6 +128,7 @@ SUBDIR += fpc-gtk SUBDIR += fpc-gtk2 SUBDIR += fpc-imlib + SUBDIR += fpc-libgd SUBDIR += fracplanet SUBDIR += fractorama SUBDIR += fraqtive |