aboutsummaryrefslogtreecommitdiff
path: root/audio/id3tool
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 06:09:14 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 06:09:14 +0000
commit2d391874d41c879bee471884cd0feff74f27e88d (patch)
tree825f3d3180c6c429b6092ebb4a18484b071ceb55 /audio/id3tool
parentbf93d27159c3d28457ef8ee1e422a0cbc49e72df (diff)
downloadports-2d391874d41c879bee471884cd0feff74f27e88d.tar.gz
ports-2d391874d41c879bee471884cd0feff74f27e88d.zip
Notes
Diffstat (limited to 'audio/id3tool')
-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
5 files changed, 28 insertions, 0 deletions
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