aboutsummaryrefslogtreecommitdiff
path: root/games/tuxpaint-stamps/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-29 00:45:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-29 00:45:08 +0000
commitdf6aab9e51a8867704c33334fe8a0c3c84b34f34 (patch)
treeea5536047a8c77810f27e5a5081aa87b6c186b80 /games/tuxpaint-stamps/Makefile
parent2bacf74cebe70d7b23ce163e8e7a614d7c7dd52d (diff)
Notes
Diffstat (limited to 'games/tuxpaint-stamps/Makefile')
-rw-r--r--games/tuxpaint-stamps/Makefile15
1 files changed, 2 insertions, 13 deletions
diff --git a/games/tuxpaint-stamps/Makefile b/games/tuxpaint-stamps/Makefile
index 03496ffd2fdf..5c750b1911d6 100644
--- a/games/tuxpaint-stamps/Makefile
+++ b/games/tuxpaint-stamps/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= tuxpaint
-DISTVERSION= 2004.10.03
+DISTVERSION= 2005.11.25
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMESUFFIX= -stamps
-DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}-i386-1
-EXTRACT_SUFX= .tgz
+DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
MAINTAINER= alejandro@varnet.biz
COMMENT= TuxPaint Stamps
@@ -21,16 +20,6 @@ RUN_DEPENDS= tuxpaint:${PORTSDIR}/games/tuxpaint
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/usr/local/share/tuxpaint
-
-post-extract:
-# Remove CVS directories
- @${FIND} ${WRKSRC} -type d -name CVS -print0 | \
- ${XARGS} -0 ${RM} -rf
-
-# cartoon/tux is already included with tuxpaint itself
- @${RM} -rf ${WRKSRC}/cartoon/tux
-
do-install:
@${CP} -R ${WRKSRC}/stamps ${DATADIR}