diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-28 00:28:17 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-28 00:28:17 +0800 |
commit | 45bd17198ccfd2257d0ef1e30a06868d6b4f9a0c (patch) | |
tree | 21b3482cb00508656124157b297a2d5cd1831489 /graphics/Makefile | |
parent | f545040db48f470062175914ad751a95dc21ee56 (diff) | |
download | freebsd-ports-gnome-45bd17198ccfd2257d0ef1e30a06868d6b4f9a0c.tar.gz freebsd-ports-gnome-45bd17198ccfd2257d0ef1e30a06868d6b4f9a0c.tar.zst freebsd-ports-gnome-45bd17198ccfd2257d0ef1e30a06868d6b4f9a0c.zip |
Add p5-Acme-Steganography-Image-Png 0.05, hide data (badly) in Png
images.
PR: ports/100721
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
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 8e98459a7a67..4f7df9468234 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -415,6 +415,7 @@ SUBDIR += optipng SUBDIR += orca SUBDIR += osg + SUBDIR += p5-Acme-Steganography-Image-Png SUBDIR += p5-CAD-Drawing SUBDIR += p5-CAD-Drawing-Template SUBDIR += p5-Cairo |