aboutsummaryrefslogtreecommitdiff
path: root/graphics/png2ico/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png2ico/Makefile')
-rw-r--r--graphics/png2ico/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/png2ico/Makefile b/graphics/png2ico/Makefile
index 7d63ce5545f9..576d8a4234a2 100644
--- a/graphics/png2ico/Makefile
+++ b/graphics/png2ico/Makefile
@@ -18,6 +18,7 @@ COMMENT= Converts PNG files to Windows icon resource files
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
MAN1= png2ico.1
+PLIST_FILES= bin/png2ico
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes