11 lines
275 B
Makefile
11 lines
275 B
Makefile
# $NetBSD: Makefile,v 1.11 2020/06/02 08:23:11 adam Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= lame
|
|
GST_PLUGINS0.10_DIRS= ext/lame
|
|
PKGREVISION= 4
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
|
|
.include "../../audio/lame/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|