14 lines
315 B
Makefile
14 lines
315 B
Makefile
# $NetBSD: Makefile,v 1.6 2011/06/10 09:39:58 obache Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= soup
|
|
GST_PLUGINS0.10_DIRS= ext/soup
|
|
|
|
PKGREVISION= 1
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
.include "../../net/libsoup24/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|