13 lines
216 B
Makefile
13 lines
216 B
Makefile
|
|
PORTREVISION= 0
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= GStreamer ASS/SSA text renderer plugin
|
|
|
|
GST_PLUGIN= assrender
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|