wouldn't mind seeing other people continue to maintain these packages. Resetting to pkgsrc-users@NetBSD.org
17 lines
376 B
Makefile
17 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/11/25 23:32:27 othyro Exp $
|
|
#
|
|
|
|
DISTNAME= matanza-0.13
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://bachue.com/matanza/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://bachue.com/matanza/
|
|
COMMENT= Multiplayer space shooter ascii-art game
|
|
|
|
PKG_DESTDIR_SUPPORT= none
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|