aboutsummaryrefslogtreecommitdiff
path: root/graphics/giftool
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-03-14 20:37:20 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-03-14 20:37:20 +0000
commit17be17a9059a4529502c73a9e46d15c6ed214825 (patch)
tree4c7901b91c0034a1f162e7c205962c604e06e413 /graphics/giftool
parent789bb843dc65e1efbe4e5f3134ead0f9f593c371 (diff)
downloadports-17be17a9059a4529502c73a9e46d15c6ed214825.tar.gz
ports-17be17a9059a4529502c73a9e46d15c6ed214825.zip
Fix plist.
Notes
Notes: svn path=/head/; revision=131249
Diffstat (limited to 'graphics/giftool')
-rw-r--r--graphics/giftool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile
index e697fc5e174d..b7446bc1b531 100644
--- a/graphics/giftool/Makefile
+++ b/graphics/giftool/Makefile
@@ -24,6 +24,7 @@ MAKE_ARGS= CFLAGS="${CFLAGS}"
OPTIONS= RETVALUE "Return value patch" on \
MALLOCSIZE "Improve malloc size" on
+PLIST_FILES= bin/${PORTNAME}
PORTDOCS= COPYRIGHT README
.include <bsd.port.pre.mk>