2021-04-21 13:40:12 +02:00
|
|
|
# $NetBSD: Makefile,v 1.15 2021/04/21 11:40:57 adam Exp $
|
2007-01-17 19:23:14 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
GST_PLUGINS0.10_NAME= sid
|
|
|
|
GST_PLUGINS0.10_DIRS= ext/sidplay
|
|
|
|
GST_PLUGINS0.10_FLAGS= sidplay
|
2021-04-21 13:40:12 +02:00
|
|
|
PKGREVISION= 6
|
2007-01-17 19:23:14 +01:00
|
|
|
|
2007-01-30 15:59:08 +01:00
|
|
|
USE_LANGUAGES= c c++
|
2007-01-17 19:23:14 +01:00
|
|
|
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
|
|
|
|
|
|
.include "../../audio/libsidplay/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|