mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
cf118ccf87
Reported by: lwhsu
17 lines
334 B
Makefile
17 lines
334 B
Makefile
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>
|