aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-04-07 14:09:14 +0800
committerwill <will@FreeBSD.org>2001-04-07 14:09:14 +0800
commit3b8cb889fa3529ae1bfc695fd3555cf47bda7714 (patch)
tree3b20454540d64f9300b24d1dcc965160c477976a /audio
parent32427857611ff260a4b7a7a68a20ad66a14030d2 (diff)
downloadfreebsd-ports-graphics-3b8cb889fa3529ae1bfc695fd3555cf47bda7714.tar.gz
freebsd-ports-graphics-3b8cb889fa3529ae1bfc695fd3555cf47bda7714.tar.zst
freebsd-ports-graphics-3b8cb889fa3529ae1bfc695fd3555cf47bda7714.zip
Add id3tool 1.1f, a utility for manipulating mp3 ID3 Tags.
PR: 26266 Submitted by: Mark Pulford <mark@kyne.com.au>
Diffstat (limited to 'audio')
-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 10e8b76bbf7..1afcb567cc3 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 00000000000..a7668a31c91
--- /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 00000000000..6e9bf6e648a
--- /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 00000000000..2d917a9b924
--- /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 00000000000..98058caf22d
--- /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 00000000000..b5c6286861b
--- /dev/null
+++ b/audio/id3tool/pkg-plist
@@ -0,0 +1 @@
+bin/id3tool