freebsd-ports/graphics/gstreamer-plugins-cairo80/Makefile
Koop Mast 9e8d18edb2 Update to 0.8.11.
Add new plugins x264.

Approved by:	maintainer (implicit)
2005-09-08 18:32:13 +00:00

19 lines
407 B
Makefile

# New ports collection makefile for: gstreamer-plugins-cairo
# Date created: Mar 8 2005
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer vector graphics plugin
GST_PLUGIN= cairo
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
IGNORE= Cairo needs to be updated to 1.0 for plugin to work.
.include "${MASTERDIR}/Makefile"