blob: c091e7a7110ff1d6fd4202b86f20673934f2dc53 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= GStreamer ttml subtitle plugin
USE_GNOME= cairo libxml2 pango
MASTERDIR= ${.CURDIR:H:H}/multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
DIST= bad
GST_PLUGIN= ttml
.include "${MASTERDIR}/Makefile"
|