Merge from vendor branch TNF:
[pkgsrc.git] / games / nethack / Makefile
1 # $NetBSD: Makefile,v 1.5 1999/09/28 20:40:03 soren Exp $
2
3 DISTNAME=       nethack-all-3.3.0
4 CATEGORIES=     games x11
5 MASTER_SITES=   # empty
6 DISTFILES=      # empty
7
8 MAINTAINER=     root@garbled.net
9
10 DEPENDS+=       nethack-tty-3.3.0:../nethack-tty
11 DEPENDS+=       nethack-x11-3.3.0:../nethack-x11
12 #DEPENDS+=      nethack-qt-3.3.0:../nethack-qt
13
14 USE_X11=        yes
15 EXTRACT_ONLY=   # empty
16 NO_CHECKSUM=    yes
17 NO_PATCH=       yes
18 NO_BUILD=       yes
19 NO_CONFIGURE=   yes
20
21 do-install:     # empty
22
23 .include "../../mk/bsd.pkg.mk"