summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-mpeg2enc/Makefile
blob: 85d37e307f04b27717f134b18d67818cc19447bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	GStreamer mpeg encoder plugin

BROKEN_armv6=		fails to compile: 'format_codes.h' file not found
BROKEN_armv7=		fails to compile: 'format_codes.h' file not found

GST_PLUGIN=	mpeg2enc
DIST=		bad

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

.include "${MASTERDIR}/Makefile"