summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-21 21:08:54 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-21 21:08:54 +0000
commitcec09cae1d4b519822fa2cdfea960db99308c6a8 (patch)
tree5fed5796bb8d79cfe2f7f2806a71427e64b1e95a /audio
parentaudio/ruby-snett -> audio/snett because it's a application, not a library. (diff)
audio/ruby-snett -> audio/snett because it's a application, not a library.
PR: ports/99164 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=165992
Diffstat (limited to 'audio')
-rw-r--r--audio/ruby-snett/Makefile33
-rw-r--r--audio/ruby-snett/distinfo3
-rw-r--r--audio/ruby-snett/pkg-descr6
-rw-r--r--audio/ruby-snett/pkg-plist6
4 files changed, 0 insertions, 48 deletions
diff --git a/audio/ruby-snett/Makefile b/audio/ruby-snett/Makefile
deleted file mode 100644
index 0c9ac703e8b6..000000000000
--- a/audio/ruby-snett/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: snett
-# Date created: 06 Apr 2006
-# Whom: Alexander Botero-Lowry <alex@foxybanana.com>
-#
-# $FreeBSD$
-
-PORTNAME= snett
-PORTVERSION= 0.0.2
-CATEGORIES= audio ruby
-MASTER_SITES= ftp://ftp.code-monkey.de/pub/snett/
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-
-MAINTAINER= alex@foxybanana.com
-COMMENT= A simple XMMS2 client inspired by strange-quark
-
-BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2 \
- ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \
- ${LOCALBASE}/bin/rake:${PORTSDIR}/devel/rubygem-rake
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-USE_RUBY= yes
-NO_BUILD= yes
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on FreeBSD 4.x
-.endif
-
-do-install:
- @cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ install
-
-.include <bsd.port.post.mk>
diff --git a/audio/ruby-snett/distinfo b/audio/ruby-snett/distinfo
deleted file mode 100644
index 2250e2b91c77..000000000000
--- a/audio/ruby-snett/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (snett-0.0.2.tar.gz) = 30440d0e35160cf20f563e1edf518f3b
-SHA256 (snett-0.0.2.tar.gz) = 6c412eb78f28a2c5921aa7bbd1180e177b6594de4b0eb02a38ae2239ceb7b57e
-SIZE (snett-0.0.2.tar.gz) = 22620
diff --git a/audio/ruby-snett/pkg-descr b/audio/ruby-snett/pkg-descr
deleted file mode 100644
index 2d7b77715a3f..000000000000
--- a/audio/ruby-snett/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Snett is a simple XMMS2 client that's heavily inspired by strange-quark.
-
-It's a funky icon with a context menu that offers playback control and access
-to playlists in the XMMS2 media library.
-
-WWW: http://code-monkey.de/pages/snett
diff --git a/audio/ruby-snett/pkg-plist b/audio/ruby-snett/pkg-plist
deleted file mode 100644
index e2260c08d148..000000000000
--- a/audio/ruby-snett/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/snett
-%%DATADIR%%/logo.svg
-%%DATADIR%%/logo128.png
-%%DATADIR%%/logo32.png
-%%DATADIR%%/logo64.png
-@dirrm %%DATADIR%%