aboutsummaryrefslogtreecommitdiff
path: root/audio/x11amp
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1998-07-13 22:53:34 +0000
committerDonald Burr <dburr@FreeBSD.org>1998-07-13 22:53:34 +0000
commitceff86d4ffb868d3a6525091db28e5b4a5bb1e71 (patch)
treed658e5702387d2efd72ab9d47834fd90ee13f898 /audio/x11amp
parenta67ec395ecd14445edb0cc7706fd6257e843f23b (diff)
downloadports-ceff86d4ffb868d3a6525091db28e5b4a5bb1e71.tar.gz
ports-ceff86d4ffb868d3a6525091db28e5b4a5bb1e71.zip
Import of new port audio/x11amp, a GUI MP3 player with a really
nice interface.
Notes
Notes: svn path=/head/; revision=11903
Diffstat (limited to 'audio/x11amp')
-rw-r--r--audio/x11amp/Makefile29
-rw-r--r--audio/x11amp/distinfo1
-rw-r--r--audio/x11amp/pkg-comment1
-rw-r--r--audio/x11amp/pkg-descr8
-rw-r--r--audio/x11amp/pkg-plist1
5 files changed, 40 insertions, 0 deletions
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile
new file mode 100644
index 000000000000..9765072ceb70
--- /dev/null
+++ b/audio/x11amp/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: x11amp
+# Version required: 0.33b6.1
+# Date created: 8 Feb 1998
+# Whom: Donald Burr <dburr@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= x11amp-0.7-FreeBSD
+PKGNAME= x11amp-0.7
+CATEGORIES= audio
+MASTER_SITES= http://x11amp.ml.org/files/0.7/ \
+ ftp://x11amp.bz.nu/x11amp/0.7/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= dburr@FreeBSD.ORG
+
+WRKSRC= ${WRKDIR}/x11amp
+
+USE_X11= YES
+NO_BUILD= YES
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/x11amp ${PREFIX}/bin/x11amp
+
+post-install:
+ @${CAT} ${PKGDIR}/MESSAGE
+
+.include <bsd.port.mk>
diff --git a/audio/x11amp/distinfo b/audio/x11amp/distinfo
new file mode 100644
index 000000000000..752571fe09c5
--- /dev/null
+++ b/audio/x11amp/distinfo
@@ -0,0 +1 @@
+MD5 (x11amp-0.7-FreeBSD.tgz) = faac026c99a7ab2628389148b00f47f9
diff --git a/audio/x11amp/pkg-comment b/audio/x11amp/pkg-comment
new file mode 100644
index 000000000000..28af9b6d763c
--- /dev/null
+++ b/audio/x11amp/pkg-comment
@@ -0,0 +1 @@
+X11-based MP3 player with nice graphical interface
diff --git a/audio/x11amp/pkg-descr b/audio/x11amp/pkg-descr
new file mode 100644
index 000000000000..6383ad1d276c
--- /dev/null
+++ b/audio/x11amp/pkg-descr
@@ -0,0 +1,8 @@
+x11amp is a graphical (X11) MP3 player, with a user interface similar
+to the WinAMP MP3 player for Windows. Please see http://x11amp.ml.org/
+for more information.
+
+It requires that you have the Open Sound System (OSS) sound driver.
+This is an advanced, high quality, commercial sound driver for FreeBSD.
+You may evaluate it for free for 7 days; after which you must purchase
+it for $20. Please see http://www.4front-tech.com/ for more details.
diff --git a/audio/x11amp/pkg-plist b/audio/x11amp/pkg-plist
new file mode 100644
index 000000000000..fdf91b30e614
--- /dev/null
+++ b/audio/x11amp/pkg-plist
@@ -0,0 +1 @@
+bin/x11amp