Synch with main nethack port.
This commit is contained in:
parent
388a53f2fc
commit
eca620b59c
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2002/10/26 20:44:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2003/03/01 11:20:37 espie Exp $
|
||||
|
||||
COMMENT= 'common data for the nethack/slash ports'
|
||||
DISTNAME= nethack-3.4.0
|
||||
PKGNAME= hackdata-3.4.0
|
||||
DISTNAME= nethack-3.4.1
|
||||
PKGNAME= hackdata-3.4.1
|
||||
CATEGORIES= games
|
||||
|
||||
MASTER_SITES= ftp://ftp.nethack.org/pub/nethack/nh340/src/ \
|
||||
ftp://ftp.uu.net/pub/games/nethack/sources/ \
|
||||
${MASTER_SITE_GNU:=nethack/}
|
||||
DISTFILES= nethack-340.tgz
|
||||
DISTFILES= nethack-341.tgz
|
||||
|
||||
MAINTAINER= Marc Espie <espie@openbsd.org>
|
||||
|
||||
@ -22,9 +22,9 @@ EXTRACT_ONLY=
|
||||
|
||||
post-extract:
|
||||
@cd ${WRKDIR} && ${TAR} zxqf ${FULLDISTDIR}/${DISTFILES} \
|
||||
nethack-3.4.0/win/X11/ibm.bdf \
|
||||
nethack-3.4.0/win/X11/nh10.bdf \
|
||||
nethack-3.4.0/doc/Guidebook.txt
|
||||
nethack-3.4.1/win/X11/ibm.bdf \
|
||||
nethack-3.4.1/win/X11/nh10.bdf \
|
||||
nethack-3.4.1/doc/Guidebook.txt
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC}/win/X11 && \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nethack-340.tgz) = 0093f14fbbe449d5b188bfb6aa4eae4f
|
||||
RMD160 (nethack-340.tgz) = a50a5e7b057e48bcbc7b3ac2f8e6e0b146ef60a8
|
||||
SHA1 (nethack-340.tgz) = db480f5bf94372a8f87ee4d081f83efd99b31523
|
||||
MD5 (nethack-341.tgz) = aefcbeb20210b2d64511c84bd03c3e4e
|
||||
RMD160 (nethack-341.tgz) = d28255e76248a8658b4c08e9d55a849dd6572b17
|
||||
SHA1 (nethack-341.tgz) = 91eec5d20fb0fe676f92e1149e3b0360470aef77
|
||||
|
Loading…
Reference in New Issue
Block a user