mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
285 B
Makefile
11 lines
285 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/04/15 14:20:00 wiz Exp $
|
|
|
|
GST_PLUGINS1_NAME= soundtouch
|
|
GST_PLUGINS1_DIRS= ext/soundtouch
|
|
|
|
USE_LANGUAGES= c c++
|
|
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
|
|
|
|
.include "../../audio/soundtouch/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|