aboutsummaryrefslogblamecommitdiff
path: root/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile
blob: f1c24597060a32003d828ffd9da7df13960ca70c (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          
                   
                 

                           



                                                                   
                                                                       
 

                                            
 

                                
                         
                   
 
                      
PORTNAME=	Ogg-Vorbis-Header-PurePerl
PORTVERSION=	1.0
PORTREVISION=	5
CATEGORIES=	audio perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	dominique.goncalves@gmail.com
COMMENT=	Manipulate / fetch info from Ogg-Vorbis audio files
WWW=		https://metacpan.org/release/Ogg-Vorbis-Header-PurePerl

LIB_DEPENDS=	libogg.so:audio/libogg \
		libvorbis.so:audio/libvorbis

USES=		perl5 shebangfix
SHEBANG_FILES=	ogginfo.pl
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>