14 lines
336 B
Makefile
14 lines
336 B
Makefile
# $NetBSD: Makefile,v 1.15 2021/04/21 11:40:57 adam Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= sid
|
|
GST_PLUGINS0.10_DIRS= ext/sidplay
|
|
GST_PLUGINS0.10_FLAGS= sidplay
|
|
PKGREVISION= 6
|
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
|
|
.include "../../audio/libsidplay/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|