Adapt this package to NetBSD.
This commit is contained in:
parent
e6a6736110
commit
7cd57d40cb
6 changed files with 13 additions and 11 deletions
|
@ -1,17 +1,13 @@
|
|||
# New ports collection makefile for: xbat
|
||||
# Version required: 1.11
|
||||
# Date created: 30 January 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $FreeBSD: ports/games/xbat/Makefile,v 1.5 1999/08/25 06:04:41 obrien Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.2 1999/12/14 00:36:50 sakamoto Exp $
|
||||
# FreeBSD Id: ports/games/xbat/Makefile,v 1.5 1999/08/25 06:04:41 obrien Exp
|
||||
|
||||
DISTNAME= xev111
|
||||
PKGNAME= xbat-1.11
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.nemoto.ecei.tohoku.ac.jp/~wai/Xbat/
|
||||
|
||||
MAINTAINER= nacai@iname.com
|
||||
MAINTAINER= sakamoto@netbsd.org
|
||||
HOMEPAGE= http://www.nemoto.ecei.tohoku.ac.jp/~wai/index_e.html
|
||||
|
||||
NO_CDROM= Possible copyright infringement
|
||||
|
||||
|
@ -19,4 +15,4 @@ USE_IMAKE= yes
|
|||
WRKSRC= ${WRKDIR}/Xev111
|
||||
ALL_TARGET= xbat
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
$NetBSD: md5,v 1.2 1999/12/14 00:36:50 sakamoto Exp $
|
||||
|
||||
MD5 (xev111.tar.gz) = 87a156ca35a75c94b5617005e2b2ca99
|
||||
|
|
3
games/xbat/files/patch-sum
Normal file
3
games/xbat/files/patch-sum
Normal file
|
@ -0,0 +1,3 @@
|
|||
$NetBSD: patch-sum,v 1.1 1999/12/14 00:36:51 sakamoto Exp $
|
||||
|
||||
MD5 (patch-aa) = 875a501dae8dc234c15b810cd488b174
|
|
@ -1,3 +1,5 @@
|
|||
$NetBSD: patch-aa,v 1.2 1999/12/14 00:36:51 sakamoto Exp $
|
||||
|
||||
--- Imakefile.orig Mon Mar 17 12:32:22 1997
|
||||
+++ Imakefile Tue Jul 1 18:37:39 1997
|
||||
@@ -1,24 +1,24 @@
|
||||
|
|
|
@ -23,5 +23,3 @@ COMMAND:
|
|||
|
||||
Please e-mail to the author ( wai@nemoto.ecei.tohoku.ac.jp) for
|
||||
improvement or other something about this game.
|
||||
|
||||
Nakai@Mlab.t.u-tokyo.ac.jp
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 1999/12/14 00:36:51 sakamoto Exp $
|
||||
bin/xbat
|
||||
lib/X11/Xbat/Domo/domoX0201.dat
|
||||
lib/X11/Xbat/Domo/domoX0202.dat
|
||||
|
|
Loading…
Reference in a new issue