aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/bmp-rootvis/Makefile24
-rw-r--r--graphics/bmp-rootvis/distinfo2
-rw-r--r--graphics/bmp-rootvis/pkg-descr4
4 files changed, 31 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index c89d8d5b3413..8dc8a90fac69 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -31,6 +31,7 @@
SUBDIR += blender
SUBDIR += blender-devel
SUBDIR += bmeps
+ SUBDIR += bmp-rootvis
SUBDIR += bugle
SUBDIR += cadubi
SUBDIR += cairo
diff --git a/graphics/bmp-rootvis/Makefile b/graphics/bmp-rootvis/Makefile
new file mode 100644
index 000000000000..03a72abf6079
--- /dev/null
+++ b/graphics/bmp-rootvis/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: bmp-rootvis
+# Date created: 2004-10-15
+# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bmp-rootvis
+PORTVERSION= 0.0.1
+CATEGORIES= graphics
+MASTER_SITES= http://download.berlios.de/bmp-plugins/
+
+MAINTAINER= bogorodskiy@inbox.ru
+COMMENT= BMP plugin which renders a spectrum analyzer on the root window
+
+LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
+
+PLIST_FILES= lib/bmp/Visualization/librootvis.so
+
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+USE_X_PREFIX= yes
+
+.include <bsd.port.mk>
diff --git a/graphics/bmp-rootvis/distinfo b/graphics/bmp-rootvis/distinfo
new file mode 100644
index 000000000000..270b7d2e537a
--- /dev/null
+++ b/graphics/bmp-rootvis/distinfo
@@ -0,0 +1,2 @@
+MD5 (bmp-rootvis-0.0.1.tar.bz2) = bbb1136997dddf87033e8420655337d9
+SIZE (bmp-rootvis-0.0.1.tar.bz2) = 199587
diff --git a/graphics/bmp-rootvis/pkg-descr b/graphics/bmp-rootvis/pkg-descr
new file mode 100644
index 000000000000..2b1c0116699e
--- /dev/null
+++ b/graphics/bmp-rootvis/pkg-descr
@@ -0,0 +1,4 @@
+bmp-rootvis is a beep-media-player plugin which renders a spectrum
+analyzer on the root window.
+
+WWW: http://bmp-plugins.berlios.de/bmp-rootvis.html