12 lines
297 B
Makefile
12 lines
297 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/02/28 18:43:40 drochner Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= lame
|
|
GST_PLUGINS0.10_DIRS= ext/lame
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
|
|
.include "../../audio/lame/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|