opnsense-ports/multimedia/gstreamer-plugins-mpeg2enc/Makefile
Franco Fichtner 0d9b23e597 */*: sync with upstream
Taken from: HardenedBSD
2017-11-30 18:31:08 +01:00

17 lines
487 B
Makefile

# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/multimedia/gstreamer-plugins-mpeg2enc/Makefile,v 1.5 2008/03/19 14:05:37 ahze Exp $
PORTREVISION= 3
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
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"