2896fa8483
previously used with OBJECT_FMT is not necc. with the revelation that -Wl,-R works. Also fixed alot of PREFIX -> X11BASE typos.
17 lines
368 B
Makefile
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"
|