diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-11-07 17:31:04 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-11-07 17:31:04 +0800 |
commit | 20e8c23ad667fcb458b030b19eecb8f041d4a7ef (patch) | |
tree | 1b69d3a475c049812ddf4902e52e0be464d98c87 /graphics/Makefile | |
parent | 07f136a3eed9c55367e968bb5b28be7b6373ffac (diff) | |
download | freebsd-ports-gnome-20e8c23ad667fcb458b030b19eecb8f041d4a7ef.tar.gz freebsd-ports-gnome-20e8c23ad667fcb458b030b19eecb8f041d4a7ef.tar.zst freebsd-ports-gnome-20e8c23ad667fcb458b030b19eecb8f041d4a7ef.zip |
add pngwriter 0.3.7
A C++ library for creating PNG images
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 76e947380e29..efb49165a5cf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -291,6 +291,7 @@ SUBDIR += pngcheck SUBDIR += pngcrush SUBDIR += pngquant + SUBDIR += pngwriter SUBDIR += pornview SUBDIR += povray SUBDIR += povray31 |