pkgsrc/net/gst-plugins0.10-soup/Makefile
drochner 37b1c2251c build the "soup" plugin of gst-plugins0.10-good, needed for the
newest version of the totem youtube plugin
2008-10-17 11:30:38 +00:00

12 lines
304 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2008/10/17 11:30:38 drochner Exp $
#
GST_PLUGINS0.10_NAME= soup
GST_PLUGINS0.10_DIRS= ext/soup
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
.include "../../net/libsoup24/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"