1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/multimedia/gstreamer-plugins-mpeg2enc/Makefile
Michael Johnson 4f1114cd66 - Chase libver of mjpegtools
gstreamer-plugins-mpeg2enc is still broken.
2005-09-27 22:16:05 +00:00

20 lines
376 B
Makefile

# New ports collection makefile for: gstreamer-plugins-mpeg2enc
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= multimedia
PORTREVISION= 1
COMMENT= Gstreamer mpeg encoder plugin
BROKEN= Does not compile
GST_PLUGIN= mpeg2enc
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"