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