diff options
author | garga <garga@FreeBSD.org> | 2006-06-21 23:59:16 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-06-21 23:59:16 +0800 |
commit | cb936cf876821d19250bc8abe98dcb0417b4e643 (patch) | |
tree | 61c69e27ed102a4f0fe6a6619d5a493c6751edfc /graphics/Makefile | |
parent | d5549fb9d11ce2ea899f76bd2d6817763a6234c0 (diff) | |
download | freebsd-ports-gnome-cb936cf876821d19250bc8abe98dcb0417b4e643.tar.gz freebsd-ports-gnome-cb936cf876821d19250bc8abe98dcb0417b4e643.tar.zst freebsd-ports-gnome-cb936cf876821d19250bc8abe98dcb0417b4e643.zip |
Add fpc-libpng , free Pascal interface to libpng, for reading PNG image
files.
PR: ports/98673
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 df9eaedd7847..75bfc796ccbe 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -129,6 +129,7 @@ SUBDIR += fpc-gtk2 SUBDIR += fpc-imlib SUBDIR += fpc-libgd + SUBDIR += fpc-libpng SUBDIR += fracplanet SUBDIR += fractorama SUBDIR += fraqtive |