freebsd-ports/multimedia/gstreamer-plugins-mpeg2enc80/Makefile

19 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= 2
COMMENT= Gstreamer mpeg encoder plugin
BROKEN= Does not compile
GST_PLUGIN= mpeg2enc
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"