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