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