12 lines
304 B
Makefile
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"
|