aboutsummaryrefslogtreecommitdiffstats
path: root/games/burrtools/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2007-04-16 09:37:41 +0800
committerijliao <ijliao@FreeBSD.org>2007-04-16 09:37:41 +0800
commit12b0c191add2f6796d439d75ad88b594849df082 (patch)
treeed7b989d1cb617aa367a1a4db8f6bf12622b3795 /games/burrtools/Makefile
parent1ab96990b1f0865cbb5c05858dd7f9865c664102 (diff)
downloadfreebsd-ports-gnome-12b0c191add2f6796d439d75ad88b594849df082.tar.gz
freebsd-ports-gnome-12b0c191add2f6796d439d75ad88b594849df082.tar.zst
freebsd-ports-gnome-12b0c191add2f6796d439d75ad88b594849df082.zip
upgrade to 0.2.2
Diffstat (limited to 'games/burrtools/Makefile')
-rw-r--r--games/burrtools/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/games/burrtools/Makefile b/games/burrtools/Makefile
index 755d6a4b3386..500ce7b6edfb 100644
--- a/games/burrtools/Makefile
+++ b/games/burrtools/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= burrtools
-PORTVERSION= 0.2.1
+PORTVERSION= 0.2.2
CATEGORIES= games
MASTER_SITES= SF
@@ -21,4 +21,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
+PLIST_FILES= bin/burrGui bin/burrTxt
+
+PORTDOCS= *
+
.include <bsd.port.mk>