freebsd-ports/graphics/gstreamer1-plugins-png/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

12 lines
222 B
Makefile

PORTREVISION= 0
CATEGORIES= graphics
PKGNAMESUFFIX= 1-plugins-png
COMMENT= GStreamer png plugin
GST_PLUGIN= libpng
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"