pkgsrc/audio/gst-plugins1-lame/Makefile
wiz a76603db9b *: update gstreamer1 and plugins and related packages to 1.18.5
Based on the wip packages by nia and myself.
2021-11-15 22:01:15 +00:00

12 lines
357 B
Makefile

# $NetBSD: Makefile,v 1.5 2021/11/15 22:01:16 wiz Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-lame/}
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - MP3 encoder plugin
GST_PLUGINS+= lame
.include "../../multimedia/gst-plugins1-good/Makefile.common"
.include "../../audio/lame/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"