diff options
author | tota <tota@FreeBSD.org> | 2011-12-27 23:32:44 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2011-12-27 23:32:44 +0800 |
commit | b789142346e6f38f80ae623d68c62ed3fa8a928c (patch) | |
tree | e16d73fdb969ff5d1a37b641baaee9e0d5277127 /graphics/Makefile | |
parent | 79cb28ffbbe8c7ebcd2774afc2ebd06a827285d3 (diff) | |
download | freebsd-ports-gnome-b789142346e6f38f80ae623d68c62ed3fa8a928c.tar.gz freebsd-ports-gnome-b789142346e6f38f80ae623d68c62ed3fa8a928c.tar.zst freebsd-ports-gnome-b789142346e6f38f80ae623d68c62ed3fa8a928c.zip |
- Add a new port: graphics/pear-IO_SWF
PEAR library for reading/writing SWF binary
WWW: http://openpear.org/package/IO_SW
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 b83d6cace0d0..7afc1915ddca 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -683,6 +683,7 @@ SUBDIR += passepartout SUBDIR += pdf2svg SUBDIR += pear-Horde_Image + SUBDIR += pear-IO_SWF SUBDIR += pear-Image_3D SUBDIR += pear-Image_Barcode SUBDIR += pear-Image_Canvas |