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