blob: d7541016f02f98d286d65b3c61280ec29c89b46d (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: Makefile,v 1.5 2020/08/18 17:57:36 leot Exp $
GST_PLUGINS1_NAME= twolame
GST_PLUGINS1_DIRS= ext/twolame
PKGREVISION= 2
.include "../../multimedia/gst-plugins1-good/Makefile.common"
.include "../../audio/twolame/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|