# $Id: Portfile,v 1.1 2004/12/28 23:20:33 toby Exp $

PortSystem 1.0
name             id3tool
version          1.2
categories       audio
maintainers      toby@opendarwin.org
description      ID3 editing tool
long_description \
	id3tool is a command line utility for easy manipulation \
	of the ID3 tags present in MPEG Layer 3 audio files.
homepage         http://nekohako.xware.cx/id3tool/
platforms        darwin
master_sites     ${homepage}
checksums        md5 c6e0bb6ea67a2b656ab358590b76a8ae
configure.args   --mandir=${prefix}/share/man
