aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/Makefile1
-rw-r--r--audio/id3tool/Makefile18
-rw-r--r--audio/id3tool/distinfo1
-rw-r--r--audio/id3tool/pkg-comment1
-rw-r--r--audio/id3tool/pkg-descr7
-rw-r--r--audio/id3tool/pkg-plist1
6 files changed, 29 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 10e8b76bbf7d..1afcb567cc32 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -74,6 +74,7 @@
SUBDIR += id3el
SUBDIR += id3lib
SUBDIR += id3ren
+ SUBDIR += id3tool
SUBDIR += juke
SUBDIR += kdemultimedia2
SUBDIR += kmikmod
diff --git a/audio/id3tool/Makefile b/audio/id3tool/Makefile
new file mode 100644
index 000000000000..a7668a31c918
--- /dev/null
+++ b/audio/id3tool/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: id3tool
+# Date created: Apr 1, 2001
+# Whom: Mark Pulford <mark@kyne.com.au>
+#
+# $FreeBSD$
+#
+
+PORTNAME= id3tool
+PORTVERSION= 1.1f
+CATEGORIES= audio
+MASTER_SITES= http://kitsumi.xware.cx/id3tool/
+
+MAINTAINER= mark@kyne.com.au
+
+GNU_CONFIGURE= yes
+MAN1= id3tool.1
+
+.include <bsd.port.mk>
diff --git a/audio/id3tool/distinfo b/audio/id3tool/distinfo
new file mode 100644
index 000000000000..6e9bf6e648a8
--- /dev/null
+++ b/audio/id3tool/distinfo
@@ -0,0 +1 @@
+MD5 (id3tool-1.1f.tar.gz) = 41156d71a9c02b7a72b598cb8229862d
diff --git a/audio/id3tool/pkg-comment b/audio/id3tool/pkg-comment
new file mode 100644
index 000000000000..2d917a9b9240
--- /dev/null
+++ b/audio/id3tool/pkg-comment
@@ -0,0 +1 @@
+A utility for manipulating mp3 ID3 Tags
diff --git a/audio/id3tool/pkg-descr b/audio/id3tool/pkg-descr
new file mode 100644
index 000000000000..98058caf22d4
--- /dev/null
+++ b/audio/id3tool/pkg-descr
@@ -0,0 +1,7 @@
+Id3tool is a command line utility for manipulating MP3 ID3 tags. It can
+list/add or change tags in your MP3 files.
+
+WWW: http://kitsumi.xware.cx/id3tool/
+
+- Mark Pulford
+mark@kyne.com.au
diff --git a/audio/id3tool/pkg-plist b/audio/id3tool/pkg-plist
new file mode 100644
index 000000000000..b5c6286861b2
--- /dev/null
+++ b/audio/id3tool/pkg-plist
@@ -0,0 +1 @@
+bin/id3tool