pkgsrc/games/gemdropx/Makefile
garbled 2896fa8483 Remove a ton of cruft relating to ELF building of pkgs. The trick I had
previously used with OBJECT_FMT is not necc. with the revelation that
-Wl,-R works.  Also fixed alot of PREFIX -> X11BASE typos.
1998-08-27 14:06:07 +00:00

17 lines
368 B
Makefile

# $NetBSD: Makefile,v 1.3 1998/08/27 14:06:08 garbled Exp $
#
DISTNAME= gemdropx
PKGNAME= gemdropx-0.3
CATEGORIES= games x11
MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.sonic.net/~nbs/unix/x/gemdropx/
MAKEFILE= makefile
WRKSRC= ${WRKDIR}/gemdropx
USE_X11= yes
.include "../../mk/bsd.pkg.mk"