mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
e56a7da894
With hat: portmgr-secretary
17 lines
330 B
Makefile
17 lines
330 B
Makefile
PORTNAME= Audio-Ecasound
|
|
PORTVERSION= 1.01
|
|
PORTREVISION= 1
|
|
CATEGORIES= audio perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@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>
|