1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/audio/p5-Audio-Ecasound/Makefile
2021-10-04 21:58:01 +02:00

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>