11 lines
284 B
Makefile
11 lines
284 B
Makefile
# $NetBSD: Makefile,v 1.12 2020/08/18 17:57:35 leot Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= twolame
|
|
GST_PLUGINS0.10_DIRS= ext/twolame
|
|
PKGREVISION= 5
|
|
|
|
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
|
|
|
|
.include "../../audio/twolame/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|