summaryrefslogtreecommitdiff
path: root/games/xgalaga/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2004-04-11 11:50:03 +0000
committertron <tron@pkgsrc.org>2004-04-11 11:50:03 +0000
commit2609ea1dee578f8f3d9229cc2e53d8f4fe369649 (patch)
tree4d7ff8df280e4e3569ecc369cc85b8ac5560a47e /games/xgalaga/Makefile
parent844b1853711b52c9c9373e6e3ff77985de57036a (diff)
downloadpkgsrc-2609ea1dee578f8f3d9229cc2e53d8f4fe369649.tar.gz
Get rid of the ridiculous distribution filename "incoming" by fetching
it as "xgalaga-2.0.34.tar.gz" from "${MASTER_SITE_LOCAL}". Now that the project has been deleted on SourceForge the distribution file is likely going to disappear from there, too.
Diffstat (limited to 'games/xgalaga/Makefile')
-rw-r--r--games/xgalaga/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile
index dfbc32a26e0..be5ba075ad6 100644
--- a/games/xgalaga/Makefile
+++ b/games/xgalaga/Makefile
@@ -1,22 +1,23 @@
-# $NetBSD: Makefile,v 1.18 2004/04/11 11:45:22 tron Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/11 11:50:03 tron Exp $
-DISTNAME= incoming # yes, really!
-PKGNAME= xgalaga-2.0.34
+DISTNAME= xgalaga-2.0.34
PKGREVISION= 2
CATEGORIES= games x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xgalaga/}
-EXTRACT_SUFX= # empty
+MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= root@garbled.net
COMMENT= Very fast true-to-the-original port of galaga for X11
-WRKSRC= ${WRKDIR}/${PKGNAME:C,nb${PKGREVISION},,}
+NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL"
+
USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
GNU_CONFIGURE_PREFIX= ${PREFIX}/share/xgalaga
CONFIGURE_ARGS+= --exec-prefix=${PREFIX}/bin
+WRKSRC= ${WRKDIR}/${PKGNAME:C,nb${PKGREVISION},,}
+
post-install:
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/xgalaga/README