aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2002-10-26 00:40:40 +0800
committerwill <will@FreeBSD.org>2002-10-26 00:40:40 +0800
commitaae1d99da5496b22316e25fad0da3f152f5a458c (patch)
tree57dcb1e64831263ede43218a879eaf76afab60b9 /graphics/Makefile
parenteecb4eb0731938aefff075f3c7d228e65868a9b7 (diff)
downloadfreebsd-ports-gnome-aae1d99da5496b22316e25fad0da3f152f5a458c.tar.gz
freebsd-ports-gnome-aae1d99da5496b22316e25fad0da3f152f5a458c.tar.zst
freebsd-ports-gnome-aae1d99da5496b22316e25fad0da3f152f5a458c.zip
Add png2ico 2002.09.03, a program that converts PNG files to Windows
icon resource files. PR: 43292 Submitted by: Franz Klammer <klammer@webonaut.com>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index fcbcbd7154e9..9dcbde143039 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -294,6 +294,7 @@
SUBDIR += plotutils
SUBDIR += png
SUBDIR += png2html
+ SUBDIR += png2ico
SUBDIR += pngcheck
SUBDIR += pngcrush
SUBDIR += pngquant