11 lines
291 B
Makefile
11 lines
291 B
Makefile
# $NetBSD: Makefile,v 1.5 2020/03/08 16:50:00 wiz Exp $
|
|
|
|
GST_PLUGINS1_NAME= png
|
|
GST_PLUGINS1_DIRS= ext/libpng
|
|
GST_PLUGINS1_FLAGS= libpng
|
|
|
|
PKGREVISION= 1
|
|
.include "../../multimedia/gst-plugins1-good/Makefile.common"
|
|
|
|
.include "../../graphics/png/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|