blob: b0eacbbc0dae6f7792a86a5220289e9dc328a576 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.1 2012/11/29 09:16:52 ryoon Exp $
#
GST_PLUGINS1_NAME= lame
GST_PLUGINS1_DIRS= ext/lame
.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
.include "../../audio/lame/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|