freebsd-ports/graphics/gstreamer-plugins-cairo/Makefile

15 lines
349 B
Makefile
Raw Normal View History

# Created by: Michael Johnson <ahze@FreeBSD.org>
2005-03-08 08:17:24 +01:00
# $FreeBSD$
# $MCom: ports/graphics/gstreamer-plugins-cairo/Makefile,v 1.6 2008/03/19 14:05:34 ahze Exp $
2005-03-08 08:17:24 +01:00
PORTREVISION= 1
CATEGORIES= graphics
COMMENT= Gstreamer vector graphics plugin
2005-03-08 08:17:24 +01:00
GST_PLUGIN= cairo
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"