mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
6da29a94fa
fixed in next two months. With hat: portmgr
23 lines
548 B
Makefile
23 lines
548 B
Makefile
# New ports collection makefile for: gstreamer-plugins-swfdec
|
|
# Date created: 3 Oct 2004
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/graphics/gstreamer-plugins-swfdec/Makefile,v 1.5 2008/03/19 14:05:35 ahze Exp $
|
|
#
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= graphics
|
|
|
|
COMMENT= Gstreamer flash redering plugin
|
|
|
|
GST_PLUGIN= swfdec
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
BROKEN= Does not compile
|
|
DEPRECATED= Has been broken for more than 6 months
|
|
EXPIRATION_DATE=2008-09-19
|
|
|
|
.include "${MASTERDIR}/Makefile"
|