From 05cc5228f4d2119616838313c09d3f42fba8db36 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 25 Jul 2004 16:13:33 +0000 Subject: Import anise-0beta10. Packaged by Lee Jae-Hong (pyrasis at chol dot com). ANISE is an open source implementation of the adventure game scripting engine (AISV) used by popular adventure games from Elf and Silky's. --- games/anise/DESCR | 2 ++ games/anise/Makefile | 20 ++++++++++++++++++++ games/anise/PLIST | 2 ++ games/anise/distinfo | 4 ++++ 4 files changed, 28 insertions(+) create mode 100644 games/anise/DESCR create mode 100644 games/anise/Makefile create mode 100644 games/anise/PLIST create mode 100644 games/anise/distinfo (limited to 'games') diff --git a/games/anise/DESCR b/games/anise/DESCR new file mode 100644 index 00000000000..b7093bbe0f8 --- /dev/null +++ b/games/anise/DESCR @@ -0,0 +1,2 @@ +ANISE is an open source implementation of the adventure game scripting +engine (AISV) used by popular adventure games from Elf and Silky's. diff --git a/games/anise/Makefile b/games/anise/Makefile new file mode 100644 index 00000000000..e109f9411bd --- /dev/null +++ b/games/anise/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2004/07/25 16:13:33 minskim Exp $ +# + +DISTNAME= anise-beta10-20040307-linux +PKGNAME= anise-0beta10 +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 + +USE_BUILDLINK3= yes +GNU_CONFIGURE= yes +USE_LANGUAGES= c++ + +.include "../../devel/SDL/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/games/anise/PLIST b/games/anise/PLIST new file mode 100644 index 00000000000..02d6a97fdb4 --- /dev/null +++ b/games/anise/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/25 16:13:33 minskim Exp $ +bin/anise diff --git a/games/anise/distinfo b/games/anise/distinfo new file mode 100644 index 00000000000..1e5e01dd74c --- /dev/null +++ b/games/anise/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/07/25 16:13:33 minskim Exp $ + +SHA1 (anise-beta10-20040307-linux.tar.gz) = 3018edc28b8777a3e94343237557f0c74a135e0e +Size (anise-beta10-20040307-linux.tar.gz) = 517545 bytes -- cgit v1.2.3