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