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

22 lines
531 B
Makefile

# New ports collection makefile for: gstreamer-plugins-mpeg2enc
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/multimedia/gstreamer-plugins-mpeg2enc80/Makefile,v 1.1 2006/01/20 02:56:06 ahze Exp $
#
PORTREVISION= 2
CATEGORIES= multimedia
COMMENT= Gstreamer mpeg encoder plugin
BROKEN= Does not compile
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2006-12-01
GST_PLUGIN= mpeg2enc
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"