pkgsrc/games/anise/Makefile
wiz 7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00

20 lines
477 B
Makefile

# $NetBSD: Makefile,v 1.5 2005/12/11 09:40:40 wiz Exp $
#
DISTNAME= anise-beta10-20040307-linux
PKGNAME= anise-0beta10
PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= http://kldp.net/download.php/1051/
MAINTAINER= pyrasis@chol.com
HOMEPAGE= http://www.tomyun.pe.kr/projectanise/
COMMENT= Adventure game scripting engine
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
USE_LANGUAGES= c++
.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"