# Created by: Leo Kim <leo@florida.sarang.net>
# $FreeBSD: head/audio/p5-MP3-Info/Makefile 373448 2014-11-26 13:08:24Z mat $

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

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
