freebsd-ports/audio/p5-Audio-WMA/Makefile
2021-04-06 16:31:07 +02:00

19 lines
331 B
Makefile

# Created by: Simon Barner <barner@gmx.de>
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>