# $NetBSD: Makefile,v 1.7 2000/08/10 17:50:04 pooka Exp $ .include "../nethack-lib/Makefile.common" DISTNAME= nethack-all-${NETHACK_VERSION} CATEGORIES+= x11 MASTER_SITES= # empty DISTFILES= # empty DEPENDS+= nethack-tty-${NETHACK_VERSION}:../nethack-tty DEPENDS+= nethack-x11-${NETHACK_VERSION}:../nethack-x11 DEPENDS+= nethack-qt-${NETHACK_VERSION}:../nethack-qt USE_X11= yes EXTRACT_ONLY= # empty NO_CHECKSUM= yes NO_PATCH= yes NO_BUILD= yes NO_CONFIGURE= yes do-install: # empty .include "../../mk/bsd.pkg.mk"