blob: 33557e0ef9baa78e5f919938fe0506c000e25383 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 2
CATEGORIES= graphics
COMMENT= GStreamer Vulkan graphics plugin
GST_PLUGIN= vulkan
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|