# New ports collection makefile for: p5-Ogg-Vorbis-Header # Date created: Sept 11 2004 # Whom: Simon Barner # # $FreeBSD$ # PORTNAME= Audio-WMA PORTVERSION= 1.1 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= barner@FreeBSD.org COMMENT= Fetch info from WMA audio files PERL_CONFIGURE= yes MAN3= Audio::WMA.3 .include .if ${PERL_LEVEL} < 500800 post-patch: @${PERL} -pi -e '$$_ = "" if /use 5.008/g;' \ ${WRKSRC}/Makefile.PL .endif .include