freebsd-ports/graphics/gstreamer1-plugins-openexr/Makefile

14 lines
216 B
Makefile
Raw Normal View History

2016-03-03 22:31:40 +01:00
# $FreeBSD$
PORTREVISION= 1
CATEGORIES= graphics
2016-03-03 22:31:40 +01:00
COMMENT= GStreamer OpenExr codec plugin
2016-03-03 22:31:40 +01:00
GST_PLUGIN= openexr
2016-03-03 22:31:40 +01:00
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"