16 lines
473 B
Makefile
16 lines
473 B
Makefile
# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:59 tv Exp $
|
|
|
|
DISTNAME= zombies-1.0
|
|
PKGREVISION= 1
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.thistledown.com.au/software/ \
|
|
ftp://melanoma.cs.rmit.edu.au/pub/simonb/
|
|
|
|
MAINTAINER= simonb@NetBSD.org
|
|
HOMEPAGE= http://www.thistledown.com.au/software/
|
|
COMMENT= Simple robots-like game where you destroy the zombies
|
|
|
|
INSTALLATION_DIRS= bin man/man6 share/games
|
|
|
|
.include "../../mk/curses.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|