aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3rename
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-01-08 17:26:08 +0000
committerAde Lovett <ade@FreeBSD.org>2000-01-08 17:26:08 +0000
commitb538b006446ad1fb18f953be8b9a3c46b907aa17 (patch)
tree0ca032d10eee7ff44231ca0d096bf9c47ef27103 /audio/mp3rename
parentbbb10523ab47cb9d87edb3d1c4013b7b0b9ae0d8 (diff)
downloadports-b538b006446ad1fb18f953be8b9a3c46b907aa17.tar.gz
ports-b538b006446ad1fb18f953be8b9a3c46b907aa17.zip
Notes
Diffstat (limited to 'audio/mp3rename')
-rw-r--r--audio/mp3rename/Makefile23
-rw-r--r--audio/mp3rename/distinfo1
-rw-r--r--audio/mp3rename/pkg-comment1
-rw-r--r--audio/mp3rename/pkg-descr6
-rw-r--r--audio/mp3rename/pkg-plist1
5 files changed, 32 insertions, 0 deletions
diff --git a/audio/mp3rename/Makefile b/audio/mp3rename/Makefile
new file mode 100644
index 000000000000..dac49c037d11
--- /dev/null
+++ b/audio/mp3rename/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: mp3rename
+# Version required: 0.4
+# Date created: 6 Januari 2000
+# Whom: Sander Janssen <janssen@rendo.dekooi.nl>
+#
+# $FreeBSD$
+#
+
+DISTNAME= mp3rename-0.4
+CATEGORIES= audio
+MASTER_SITES= http://www.rendo.dekooi.nl/~janssen/
+
+MAINTAINER= janssen@rendo.dekooi.nl
+
+FETCH_BEFORE_ARGS= -b
+
+MAN1= mp3rename.1
+MANCOMPRESSED= yes
+
+post-install:
+ strip ${PREFIX}/bin/mp3rename
+
+.include <bsd.port.mk>
diff --git a/audio/mp3rename/distinfo b/audio/mp3rename/distinfo
new file mode 100644
index 000000000000..ce899f6da726
--- /dev/null
+++ b/audio/mp3rename/distinfo
@@ -0,0 +1 @@
+MD5 (mp3rename-0.4.tar.gz) = 3abe57f45c7399a7773740670299a94c
diff --git a/audio/mp3rename/pkg-comment b/audio/mp3rename/pkg-comment
new file mode 100644
index 000000000000..874df95a8df2
--- /dev/null
+++ b/audio/mp3rename/pkg-comment
@@ -0,0 +1 @@
+A renaming program for mp3's based on their id3tag
diff --git a/audio/mp3rename/pkg-descr b/audio/mp3rename/pkg-descr
new file mode 100644
index 000000000000..3fc3dd845112
--- /dev/null
+++ b/audio/mp3rename/pkg-descr
@@ -0,0 +1,6 @@
+This program renames mp3's based on their id3tag,
+it also allows to change id3tags and you can specify
+your own mp3 filename look.
+
+Sander Janssen
+janssen@rendo.dekooi.nl
diff --git a/audio/mp3rename/pkg-plist b/audio/mp3rename/pkg-plist
new file mode 100644
index 000000000000..a2c8eb8e918f
--- /dev/null
+++ b/audio/mp3rename/pkg-plist
@@ -0,0 +1 @@
+bin/mp3rename