diff options
author | tron <tron> | 1999-08-11 22:01:46 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-11 22:01:46 +0000 |
commit | 6b4b19adbff2260805a616973cc495d937791112 (patch) | |
tree | 94fb0ac94272758be1774e800c2dff049c41c319 /games | |
parent | 451b71d789a04482d0a7b4da7c3704da7cd104be (diff) | |
download | pkgsrc-6b4b19adbff2260805a616973cc495d937791112.tar.gz |
Don't install editor backup files.
Diffstat (limited to 'games')
-rw-r--r-- | games/craft/Makefile | 25 | ||||
-rw-r--r-- | games/craft/pkg/PLIST | 7 |
2 files changed, 15 insertions, 17 deletions
diff --git a/games/craft/Makefile b/games/craft/Makefile index c9810e7c06b..3d0f27f9e38 100644 --- a/games/craft/Makefile +++ b/games/craft/Makefile @@ -1,17 +1,20 @@ -# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:47 agc Exp $ +# $NetBSD: Makefile,v 1.3 1999/08/11 22:01:46 tron Exp $ -DISTNAME= craftcc35 -PKGNAME= craft-3.5 -CATEGORIES= games x11 -MASTER_SITES= ftp://borneo.gmd.de/pub/as/janus/craft/ -EXTRACT_SUFX= .tar.Z +DISTNAME= craftcc35 +PKGNAME= craft-3.5 +CATEGORIES= games x11 +MASTER_SITES= ftp://borneo.gmd.de/pub/as/janus/craft/ +EXTRACT_SUFX= .tar.Z -MAINTAINER= root@garbled.net -HOMEPAGE= http://borneo.gmd.de/~hua/ +MAINTAINER= root@garbled.net +HOMEPAGE= http://borneo.gmd.de/~hua/ -NO_WRKSUBDIR= yes -USE_GMAKE= yes -USE_X11BASE= yes +WRKSRC= ${WRKDIR} +USE_GMAKE= yes +USE_X11BASE= yes + +post-extract: + @find ${WRKSRC} -type f -name '*~' | xargs ${RM} -f post-patch: ${RM} -f ${WRKSRC}/hcc/hcc diff --git a/games/craft/pkg/PLIST b/games/craft/pkg/PLIST index 2211d794127..8b85fd0f0b1 100644 --- a/games/craft/pkg/PLIST +++ b/games/craft/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1998/10/13 00:37:33 garbled Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/08/11 22:01:47 tron Exp $ share/doc/craft/pic/gtow.gif share/doc/craft/pic/allbuilt.gif share/doc/craft/pic/archer.gif @@ -75,10 +75,8 @@ share/doc/craft/pic/merch.gif share/doc/craft/pic/shcopa.gif share/doc/craft/pic/tradeor.gif share/doc/craft/pic/markall.gif -share/doc/craft/pic/xx~ share/doc/craft/pic/wtog.gif share/doc/craft/pic/admp.gif -share/doc/craft/craftcc.html~ share/doc/craft/craftcc.html share/doc/craft/craft.html share/doc/craft/ccc.gif @@ -87,7 +85,6 @@ share/craft/hcraft/edit/.windefaults.params share/craft/hcraft/edit/pic.190.cmap.xbm share/craft/hcraft/edit/pic.192.cmap.xbm share/craft/hcraft/edit/pic.191.cmap.xbm -share/craft/hcraft/edit/.windefaults.params~ share/craft/hcraft/edit/filesel.temp share/craft/hcraft/edit/.winfix share/craft/hcraft/edit/get_name.hist @@ -95,7 +92,6 @@ share/craft/hcraft/edit/get_pattern.hist share/craft/hcraft/edit/pic.190.cmap share/craft/hcraft/edit/pic.192.cmap share/craft/hcraft/edit/cmedit -share/craft/hcraft/.windefaults.params~ share/craft/hcraft/pic.100.cmap share/craft/hcraft/pic.111.cmap.xbm share/craft/hcraft/pic.11192.cmap @@ -2182,7 +2178,6 @@ share/craft/hcraft/pic.182.cmap share/craft/hcraft/pic.183.cmap share/craft/hcraft/pic.183.cmap.xbm share/craft/hcraft/pic.190.cmap -share/craft/hcraft/pic_cata_new~ share/craft/hcraft/pic.191.cmap share/craft/hcraft/pic.192.cmap share/craft/hcraft/pic.190.cmap.xbm |