10 lines
271 B
Makefile
10 lines
271 B
Makefile
# $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"
|