11 lines
329 B
Makefile
11 lines
329 B
Makefile
# $NetBSD: Makefile,v 1.2 2001/02/16 15:11:06 wiz Exp $
|
|
|
|
DISTNAME= zombies-1.0
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.thistledown.com.au/software/ \
|
|
ftp://melanoma.cs.rmit.edu.au/pub/simonb/
|
|
|
|
MAINTAINER= simonb@netbsd.org
|
|
COMMENT= Simple robots-like game where you destroy the zombies
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|