e3b732b479
PR: 261585 Reviewed by: riggs,jbeich,tcberner Differential Revision: https://reviews.freebsd.org/D36850
15 lines
269 B
Makefile
15 lines
269 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= graphics
|
|
|
|
COMMENT= GStreamer overlay renderer plugin based on cairo
|
|
|
|
GST_PLUGIN= cairo
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
USE_GNOME= cairo
|
|
|
|
.include "${MASTERDIR}/Makefile"
|