freebsd-ports/audio/caps-lv2/Makefile
2021-04-07 13:00:30 -07:00

20 lines
376 B
Makefile

# Created by: Yuri Victorovich <yuri@rawbw.com>
PORTNAME= caps-lv2
PORTVERSION= g20200529
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
COMMENT= LV2 version of the C* Audio Plugin Suite
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= lv2>0:audio/lv2
USES= gmake localbase
USE_GITHUB= yes
GH_ACCOUNT= moddevices
GH_TAGNAME= 5d52a0c
.include <bsd.port.mk>