summaryrefslogtreecommitdiff
path: root/graphics/gst-plugins0.10-png/Makefile
blob: 342480c2aa300bdbd179b0f86bd4e8b15b46c614 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.11 2012/02/06 12:40:26 wiz 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"

PKGREVISION=		1

.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"