13 lines
330 B
Makefile
13 lines
330 B
Makefile
# $NetBSD: Makefile,v 1.4 2009/09/08 20:28:54 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"
|