# $Id: Portfile 30219 2007-10-22 22:40:35Z jmpp@macports.org $

PortSystem			1.0
name				mp3wrap
version				0.5
categories			audio
maintainers			nomaintainer
description			Utility for mp3 wrapping
long_description \
	Mp3Wrap is a free command-line utility, which wraps two or more mp3 \
	files in one large playable file, without losing filename and ID3 \
	informations. It's useful to make large files easy to download on \
	internet and then easy to split again in few seconds.

platforms			darwin

homepage			http://mp3wrap.sourceforge.net/
master_sites		sourceforge
distname			${name}-${version}-src
worksrcdir			${name}-${version}

checksums			md5 096b46295cbe3ee2f02ca7792517dc36

configure.args		--mandir=${prefix}/share/man

