# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>
# $FreeBSD: audio/mp3wrap/Makefile 327706 2013-09-20 14:36:35Z bapt $

PORTNAME=	mp3wrap
PORTVERSION=	0.5
CATEGORIES=	audio
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
DISTNAME=	${PORTNAME}-${PORTVERSION}-src

MAINTAINER=	uqs@FreeBSD.org
COMMENT=	Utility to merge mp3 files (and other formats)

GNU_CONFIGURE=	yes
NO_STAGE=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

MAN1=		mp3wrap.1
PLIST_FILES=	bin/mp3wrap

.include <bsd.port.mk>
