# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD: head/audio/p5-tagged/Makefile 373448 2014-11-26 13:08:24Z mat $

PORTNAME=	tagged
PORTVERSION=	0.40
PORTREVISION=	1
CATEGORIES=	audio perl5
MASTER_SITES=	CPAN/MP3 \
		SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Read, change, and write different tags of MP3 audio files

USES=		perl5
USE_PERL5=	configure

CONFLICTS=	p5-MP3-Tag-0.*

.include <bsd.port.mk>
