aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-x264/Makefile
blob: 878ef381e54ce309f61cc06763054405c9ecc54d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	GStreamer libx264 based H264 plugin

GST_PLUGIN=	x264
DIST=		ugly

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins

PLIST=  ${.CURDIR}/pkg-plist

LIB_DEPENDS= libx264.so:multimedia/libx264

.include "${MASTERDIR}/Makefile"

MESON_ARGS+= -Dgpl=enabled