18 lines
436 B
Makefile
18 lines
436 B
Makefile
# $NetBSD: Makefile,v 1.12 2015/04/25 14:22:52 tnn Exp $
|
|
#
|
|
|
|
DISTNAME= anise-beta10-20040307-linux
|
|
PKGNAME= anise-0beta10
|
|
PKGREVISION= 6
|
|
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
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../devel/SDL/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|