10 lines
246 B
Makefile
10 lines
246 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/08/08 21:31:07 wiz 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"
|