summaryrefslogtreecommitdiff
path: root/audio/ripenc
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-04-27 12:57:56 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-04-27 12:57:56 +0000
commitd1d1dea9d050362d2d46fd71ef2cb6778e833eb2 (patch)
tree5ed9bd7d30c54c9b41dcb74a9c1000dabd297ba8 /audio/ripenc
parenta Ruby interface to Tcl/Tk libraries (diff)
Script that automates the ripping, encoding, and naming of CD's
PR: 10313 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
Notes
Notes: svn path=/head/; revision=18161
Diffstat (limited to 'audio/ripenc')
-rw-r--r--audio/ripenc/Makefile22
-rw-r--r--audio/ripenc/distinfo1
-rw-r--r--audio/ripenc/pkg-comment1
-rw-r--r--audio/ripenc/pkg-descr16
-rw-r--r--audio/ripenc/pkg-plist1
5 files changed, 41 insertions, 0 deletions
diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile
new file mode 100644
index 000000000000..31f8b6566502
--- /dev/null
+++ b/audio/ripenc/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: ripenc
+# URL: http://www.asde.com/~mjparme/index.htm
+# Version required: 0.6
+# Date created: 28 February 1999
+# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
+#
+# $Id: $
+#
+
+DISTNAME= ripenc0.6
+PKGNAME= ripenc-0.6
+CATEGORIES= audio
+MASTER_SITES= http://www.asde.com/~mjparme/
+
+MAINTAINER= jonny@jonny.eng.br
+
+NO_BUILD= Shell Script
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/ripenc ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/audio/ripenc/distinfo b/audio/ripenc/distinfo
new file mode 100644
index 000000000000..d6270e7d7126
--- /dev/null
+++ b/audio/ripenc/distinfo
@@ -0,0 +1 @@
+MD5 (ripenc0.6.tar.gz) = 3c2051a3b9d77c03056235d434c5fba1
diff --git a/audio/ripenc/pkg-comment b/audio/ripenc/pkg-comment
new file mode 100644
index 000000000000..f6de14c165ab
--- /dev/null
+++ b/audio/ripenc/pkg-comment
@@ -0,0 +1 @@
+Script that automates the ripping, encoding, and naming of CD's
diff --git a/audio/ripenc/pkg-descr b/audio/ripenc/pkg-descr
new file mode 100644
index 000000000000..685f2c054583
--- /dev/null
+++ b/audio/ripenc/pkg-descr
@@ -0,0 +1,16 @@
+Bourne shell script RIPENC (short for "rip and encode"). This script
+supports cdparanoia, cdda2wav and tosha (a FreeBSD ripper) for ripping
+and bladeenc, 8hz-mp3 and l3enc for encoding. RIPENC also utilizes
+CDDB lookups to name the songs as they are ripped. Cda, which is
+included in the XMCD package, must be used if you wish to utilize CDDB
+naming. A manual naming option is also available.
+
+This is version 0.6 (released Feb 27, 1999).
+
+URL: http://www.asde.com/~mjparme/index.htm
+
+--
+Ported by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
+
+Note: This port does not depend on the binary utilities referenced
+above. Choose and install then based on your own preferences.
diff --git a/audio/ripenc/pkg-plist b/audio/ripenc/pkg-plist
new file mode 100644
index 000000000000..81b6b5f39bb1
--- /dev/null
+++ b/audio/ripenc/pkg-plist
@@ -0,0 +1 @@
+bin/ripenc