18 lines
447 B
Makefile
18 lines
447 B
Makefile
# $NetBSD: Makefile,v 1.16 2007/12/29 09:52:10 wiz Exp $
|
|
|
|
DISTNAME= defendguin-0.0.10
|
|
PKGREVISION= 7
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://ftp.billsgames.com/unix/x/defendguin/src/
|
|
|
|
MAINTAINER= reed@reedmedia.net
|
|
HOMEPAGE= http://www.newbreedsoftware.com/defendguin/
|
|
COMMENT= Clone of the arcade game Defender
|
|
|
|
|
|
USE_TOOLS+= gmake
|
|
|
|
INSTALLATION_DIRS= ${PKGMANDIR}/man6
|
|
|
|
.include "../../audio/SDL_mixer/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|