summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/blinkensim/DESCR4
-rw-r--r--emulators/blinkensim/Makefile23
-rw-r--r--emulators/blinkensim/PLIST3
-rw-r--r--emulators/blinkensim/distinfo4
4 files changed, 34 insertions, 0 deletions
diff --git a/emulators/blinkensim/DESCR b/emulators/blinkensim/DESCR
new file mode 100644
index 00000000000..e68d430b6e1
--- /dev/null
+++ b/emulators/blinkensim/DESCR
@@ -0,0 +1,4 @@
+Blinkensim is a Blinkenlights simulator. The first version used to speak
+to the network that we used in the real thing. If you haven't seen the
+real thing, you missed something, but this simulator will probably make
+you understand the Blinkenhype.
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
new file mode 100644
index 00000000000..c01159a1327
--- /dev/null
+++ b/emulators/blinkensim/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/27 22:44:00 salo Exp $
+#
+
+DISTNAME= blinkensim-2.2
+CATEGORIES= emulators graphics
+MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
+
+MAINTAINER= salo@NetBSD.org
+HOMEPAGE= http://www.blinkenlights.de/
+COMMENT= Blinkenlights graphics simulator
+
+DEPENDS+= blinkenthemes>=0.8:../../graphics/blinkenthemes
+
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+
+post-install:
+ cd ${PREFIX}/bin && ${LN} -s blinkensim-gtk blinkensim
+
+.include "../../devel/blib/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/blinkensim/PLIST b/emulators/blinkensim/PLIST
new file mode 100644
index 00000000000..c6e94122e17
--- /dev/null
+++ b/emulators/blinkensim/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/27 22:44:00 salo Exp $
+bin/blinkensim
+bin/blinkensim-gtk
diff --git a/emulators/blinkensim/distinfo b/emulators/blinkensim/distinfo
new file mode 100644
index 00000000000..122e07e96cc
--- /dev/null
+++ b/emulators/blinkensim/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/27 22:44:00 salo Exp $
+
+SHA1 (blinkensim-2.2.tar.gz) = 2d7867a28c99b46832a838138ab77c067f0d1457
+Size (blinkensim-2.2.tar.gz) = 59111 bytes