1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Add id3tool 1.1f, a utility for manipulating mp3 ID3 Tags.

PR:		26266
Submitted by:	Mark Pulford <mark@kyne.com.au>
This commit is contained in:
Will Andrews 2001-04-07 06:09:14 +00:00
parent bf93d27159
commit 2d391874d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41010
6 changed files with 29 additions and 0 deletions

View File

@ -74,6 +74,7 @@
SUBDIR += id3el
SUBDIR += id3lib
SUBDIR += id3ren
SUBDIR += id3tool
SUBDIR += juke
SUBDIR += kdemultimedia2
SUBDIR += kmikmod

18
audio/id3tool/Makefile Normal file
View File

@ -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>

1
audio/id3tool/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (id3tool-1.1f.tar.gz) = 41156d71a9c02b7a72b598cb8229862d

View File

@ -0,0 +1 @@
A utility for manipulating mp3 ID3 Tags

7
audio/id3tool/pkg-descr Normal file
View File

@ -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

1
audio/id3tool/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/id3tool