# Created by: Leo Kim <leo@florida.sarang.net>
# $FreeBSD: audio/p5-MP3-Info/Makefile 327706 2013-09-20 14:36:35Z bapt $

PORTNAME=	MP3-Info
PORTVERSION=	1.24
CATEGORIES=	audio perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Manipulate / fetch info from MP3 audio files

USES=		perl5
NO_STAGE=	yes
USE_PERL5=	configure

MAN3=		MP3::Info.3

.include <bsd.port.mk>
