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

23 lines
531 B
Makefile
Raw Normal View History

# 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
2005-08-31 05:06:39 +02:00
BROKEN= Does not compile
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2006-12-01
2005-08-31 05:06:39 +02:00
GST_PLUGIN= mpeg2enc
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
.include "${MASTERDIR}/Makefile"