pkgsrc/audio/gst-plugins0.10-twolame/Makefile
drochner 24429401a0 build the "twolame" plugin of gst-plugins0.10-ugly, can be used by
sound-juicer to rip to mp2
(just for completeness, likely not too useful)
2009-10-28 18:33:57 +00:00

12 lines
310 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/10/28 18:33:57 drochner Exp $
#
GST_PLUGINS0.10_NAME= twolame
GST_PLUGINS0.10_DIRS= ext/twolame
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
.include "../../audio/twolame/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"