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