2005-02-28 23:16:10 +01:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-mpeg2enc
|
|
|
|
# Date created: 3 Oct 2004
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2006-04-30 01:03:03 +02:00
|
|
|
# $MCom: ports/multimedia/gstreamer-plugins-mpeg2enc80/Makefile,v 1.1 2006/01/20 02:56:06 ahze Exp $
|
2005-02-28 23:16:10 +01:00
|
|
|
#
|
|
|
|
|
2005-11-05 06:22:06 +01:00
|
|
|
PORTREVISION= 2
|
2006-05-20 07:07:44 +02:00
|
|
|
CATEGORIES= multimedia
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer mpeg encoder plugin
|
|
|
|
|
2005-08-31 05:06:39 +02:00
|
|
|
BROKEN= Does not compile
|
2006-09-02 18:51:10 +02:00
|
|
|
DEPRECATED= ${BROKEN}
|
|
|
|
EXPIRATION_DATE=2006-12-01
|
2005-08-31 05:06:39 +02:00
|
|
|
|
2005-02-28 23:16:10 +01:00
|
|
|
GST_PLUGIN= mpeg2enc
|
|
|
|
|
2006-04-30 01:03:03 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
2005-02-28 23:16:10 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|