diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /graphics/png2ico/Makefile | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) |
Notes
Diffstat (limited to 'graphics/png2ico/Makefile')
-rw-r--r-- | graphics/png2ico/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/png2ico/Makefile b/graphics/png2ico/Makefile index 1944d8368f96..22bf2cfc2f37 100644 --- a/graphics/png2ico/Makefile +++ b/graphics/png2ico/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.winterdrache.de/freeware/png2ico/data/ DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/./-/g} MAINTAINER= klammer@webonaut.com +COMMENT= Converts PNG files to Windows icon resource files LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |