pkgsrc/games/finalbattle/Makefile
agc f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00

17 lines
381 B
Makefile

# $NetBSD: Makefile,v 1.4 1999/01/30 23:18:47 agc Exp $
#
DISTNAME= finalbattle.0.0
PKGNAME= finalbattle-0.0
CATEGORIES= games x11
MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/finalbattle/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.sonic.net/~nbs/unix/x/finalbattle/
MAKEFILE= makefile
WRKSRC= ${WRKDIR}/final
USE_X11BASE= yes
.include "../../mk/bsd.pkg.mk"