# Created by: Simon Barner <barner@gmx.de>
# $FreeBSD: head/audio/p5-Audio-WMA/Makefile 449893 2017-09-15 08:58:46Z mat $

PORTNAME=	Audio-WMA
PORTVERSION=	1.3
PORTREVISION=	1
CATEGORIES=	audio perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Fetch info from WMA audio files

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>