12 lines
304 B
Makefile
12 lines
304 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/08/08 21:31:07 wiz Exp $
|
|
|
|
GST_PLUGINS1_NAME= sid
|
|
GST_PLUGINS1_DIRS= ext/sidplay
|
|
GST_PLUGINS1_FLAGS= sidplay
|
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
|
|
|
|
.include "../../audio/libsidplay/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|