blob: 70c9b95583195b6ca23e0c326077d997e35b4f06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= GStreamer vp8 codec plugin
GST_PLUGIN= vpx
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|