# Created by: Roman Bogorodskiy
# $FreeBSD$

PORTNAME=	MP3-Tag
PORTVERSION=	1.15
CATEGORIES=	audio perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Module for reading tags of MP3 audio files

USES=		perl5 zip
USE_PERL5=	configure

NO_ARCH=	yes

CONFLICTS_INSTALL=	p5-tagged

.include <bsd.port.mk>
