aboutsummaryrefslogblamecommitdiff
path: root/audio/p5-Audio-Ecasound/Makefile
blob: 30b4490c9c58ac00cd85cda2c05da43a68fdaed2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                              
                 






                                                                           
                                                  
 

                         
 
                      
PORTNAME=	Audio-Ecasound
PORTVERSION=	1.01
PORTREVISION=	1
CATEGORIES=	audio perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension for ecasound sampler, recorder, fx-processor

BUILD_DEPENDS=	libecasoundc-config:audio/ecasound

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>