summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-02-23 19:15:21 +0000
committerdrochner <drochner@pkgsrc.org>2012-02-23 19:15:21 +0000
commit193ab0d11a396b22ffba8f0242565d33aa4e1cd0 (patch)
tree483975c99de7a09b37bfceeafcdb121eaf9e1470 /games
parent972c9f1ebf7d2ace8c48febba5190a5ddd6debcc (diff)
downloadpkgsrc-193ab0d11a396b22ffba8f0242565d33aa4e1cd0.tar.gz
add asciiquarium-1.0, an ASCII art animated aquarium
Diffstat (limited to 'games')
-rw-r--r--games/asciiquarium/DESCR1
-rw-r--r--games/asciiquarium/Makefile27
-rw-r--r--games/asciiquarium/PLIST2
-rw-r--r--games/asciiquarium/distinfo5
4 files changed, 35 insertions, 0 deletions
diff --git a/games/asciiquarium/DESCR b/games/asciiquarium/DESCR
new file mode 100644
index 00000000000..bb7a6402b45
--- /dev/null
+++ b/games/asciiquarium/DESCR
@@ -0,0 +1 @@
+Asciiquarium is an aquarium/sea animation in ASCII art.
diff --git a/games/asciiquarium/Makefile b/games/asciiquarium/Makefile
new file mode 100644
index 00000000000..7dd0c80367c
--- /dev/null
+++ b/games/asciiquarium/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/02/23 19:15:21 drochner Exp $
+#
+
+DISTNAME= asciiquarium_1.0
+PKGNAME= asciiquarium-1.0
+CATEGORIES= games
+MASTER_SITES= http://robobunny.com/projects/asciiquarium/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://robobunny.com/projects/asciiquarium/html/
+COMMENT= ASCII art aquarium
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Term-Animation-[0-9]*:../../devel/p5-Term-Animation
+
+USE_LANGUAGES= # none
+USE_TOOLS+= perl:run
+NO_BUILD= yes
+REPLACE_PERL+= asciiquarium
+INSTALLATION_DIRS+= bin
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/asciiquarium ${DESTDIR}${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/asciiquarium/PLIST b/games/asciiquarium/PLIST
new file mode 100644
index 00000000000..4197159d672
--- /dev/null
+++ b/games/asciiquarium/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/02/23 19:15:21 drochner Exp $
+bin/asciiquarium
diff --git a/games/asciiquarium/distinfo b/games/asciiquarium/distinfo
new file mode 100644
index 00000000000..429001fbd5c
--- /dev/null
+++ b/games/asciiquarium/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/02/23 19:15:21 drochner Exp $
+
+SHA1 (asciiquarium_1.0.tar.gz) = 727982002f7b03849359019aa1550aa73bdf3c0c
+RMD160 (asciiquarium_1.0.tar.gz) = 25253c2fe4b46c21598378668b8bb09680bf5b11
+Size (asciiquarium_1.0.tar.gz) = 13904 bytes