11 lines
300 B
Makefile
11 lines
300 B
Makefile
# $NetBSD: Makefile,v 1.3 2020/03/08 16:48:44 wiz Exp $
|
|
|
|
GST_PLUGINS1_NAME= soundtouch
|
|
GST_PLUGINS1_DIRS= ext/soundtouch
|
|
|
|
USE_LANGUAGES= c c++
|
|
PKGREVISION= 1
|
|
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
|
|
|
|
.include "../../audio/soundtouch/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|