90d227ea69
Mark packages that don't or might probably not have staged installation.
17 lines
425 B
Makefile
17 lines
425 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/09/28 22:07:34 asau Exp $
|
|
|
|
DISTNAME= enigma-1.04
|
|
PKGNAME= enigma2000-1.04
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/enigma/
|
|
|
|
MAINTAINER= amoibos@gmail.com
|
|
HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/enigma/
|
|
COMMENT= Enigma2000 is a mixing of boulder dash and sokoban
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= c
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|