12 lines
300 B
Makefile
12 lines
300 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/07/22 13:22:02 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"
|