freebsd-ports/multimedia/gstreamer1-plugins-mpeg2enc/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

14 lines
336 B
Makefile

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"