pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/anise Import anise-0beta10. Packaged by Lee Jae...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b44a5c2ef2b0
branches:  trunk
changeset: 478551:b44a5c2ef2b0
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jul 25 16:13:33 2004 +0000

description:
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.

diffstat:

 games/anise/DESCR    |   2 ++
 games/anise/Makefile |  20 ++++++++++++++++++++
 games/anise/PLIST    |   2 ++
 games/anise/distinfo |   4 ++++
 4 files changed, 28 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r cefb5d8588b2 -r b44a5c2ef2b0 games/anise/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/anise/DESCR Sun Jul 25 16:13:33 2004 +0000
@@ -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 -r cefb5d8588b2 -r b44a5c2ef2b0 games/anise/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/anise/Makefile      Sun Jul 25 16:13:33 2004 +0000
@@ -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@localhost
+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 -r cefb5d8588b2 -r b44a5c2ef2b0 games/anise/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/anise/PLIST Sun Jul 25 16:13:33 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/25 16:13:33 minskim Exp $
+bin/anise
diff -r cefb5d8588b2 -r b44a5c2ef2b0 games/anise/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/anise/distinfo      Sun Jul 25 16:13:33 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index