summaryrefslogtreecommitdiff
path: root/audio/gst-plugins1-sid/Makefile
blob: fe581a645496dffce27b85ba4bb3458845e2ef34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1 2012/11/29 09:18:57 ryoon 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"