summaryrefslogtreecommitdiff
path: root/x11/wmfire
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-09-24 00:33:10 +0000
committerhubertf <hubertf>1999-09-24 00:33:10 +0000
commitfa933e14fe64dcd116369d4234c7a9ff45308e1b (patch)
treea7026c456307e17fbbf6590e37e76feef3a6c113 /x11/wmfire
parent18acc61d17639dd3dc08787afcdd574a5d07687c (diff)
downloadpkgsrc-fa933e14fe64dcd116369d4234c7a9ff45308e1b.tar.gz
Wmfire is an eye-candy dock applet for Window Maker that displays
generated fire, possibly according to how much load the system is experiencing, or from a number somewhere in a file.
Diffstat (limited to 'x11/wmfire')
-rw-r--r--x11/wmfire/Makefile22
-rw-r--r--x11/wmfire/files/md53
-rw-r--r--x11/wmfire/pkg/COMMENT1
-rw-r--r--x11/wmfire/pkg/DESCR4
-rw-r--r--x11/wmfire/pkg/PLIST7
5 files changed, 37 insertions, 0 deletions
diff --git a/x11/wmfire/Makefile b/x11/wmfire/Makefile
new file mode 100644
index 00000000000..40e4407940c
--- /dev/null
+++ b/x11/wmfire/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/09/24 00:33:10 hubertf Exp $
+#
+
+DISTNAME= wmfire-0.0.3.8
+CATEGORIES= x11
+MASTER_SITES= http://www.zebra.net/~dm/wmfire/
+
+MAINTAINER= hubertf@netbsd.org
+
+USE_X11= YES
+GNU_CONFIGURE= YES
+CONFIGURE_ENV+= CPPFLAGS=-I${X11BASE}/include
+
+post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/wmfire
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/wmfire
+ ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${PREFIX}/share/doc/wmfire
+ ${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/wmfire
+ ${INSTALL_DATA} ${WRKSRC}/CREDITS ${PREFIX}/share/doc/wmfire
+ ${INSTALL_DATA} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/wmfire
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/wmfire/files/md5 b/x11/wmfire/files/md5
new file mode 100644
index 00000000000..0aa9941aedc
--- /dev/null
+++ b/x11/wmfire/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/09/24 00:33:10 hubertf Exp $
+
+MD5 (wmfire-0.0.3.8.tar.gz) = 026f92098b7096593b7a1dcb0f32709d
diff --git a/x11/wmfire/pkg/COMMENT b/x11/wmfire/pkg/COMMENT
new file mode 100644
index 00000000000..9eff3cf5215
--- /dev/null
+++ b/x11/wmfire/pkg/COMMENT
@@ -0,0 +1 @@
+Displays generated fire according to system load.
diff --git a/x11/wmfire/pkg/DESCR b/x11/wmfire/pkg/DESCR
new file mode 100644
index 00000000000..8caa731f6e7
--- /dev/null
+++ b/x11/wmfire/pkg/DESCR
@@ -0,0 +1,4 @@
+Wmfire is an eye-candy dock applet for Window Maker that displays
+generated fire, possibly according to how much load the system is
+experiencing, or from a number somewhere in a file. wmfire requires
+very little CPU.
diff --git a/x11/wmfire/pkg/PLIST b/x11/wmfire/pkg/PLIST
new file mode 100644
index 00000000000..470a929ee2a
--- /dev/null
+++ b/x11/wmfire/pkg/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/24 00:33:10 hubertf Exp $
+bin/wmfire
+share/doc/wmfire/README
+share/doc/wmfire/AUTHORS
+share/doc/wmfire/COPYING
+share/doc/wmfire/CREDITS
+share/doc/wmfire/INSTALL