13 lines
329 B
Makefile
13 lines
329 B
Makefile
# $NetBSD: Makefile,v 1.6 2010/12/03 18:40:21 drochner Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= pango
|
|
GST_PLUGINS0.10_DIRS= ext/pango
|
|
GST_PLUGINS0.10_FLAGS= pango
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
|
|
|
|
.include "../../devel/pango/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|