13 lines
331 B
Makefile
13 lines
331 B
Makefile
# $NetBSD: Makefile,v 1.10 2011/05/18 09:49:01 drochner Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= png
|
|
GST_PLUGINS0.10_DIRS= ext/libpng
|
|
GST_PLUGINS0.10_FLAGS= libpng
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
.include "../../graphics/png/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|