mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
19 lines
441 B
Makefile
19 lines
441 B
Makefile
# New ports collection makefile for: gstreamer-plugins-cairo
|
|
# Date created: Mar 8 2005
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/graphics/gstreamer-plugins-cairo/Makefile,v 1.2 2005/10/14 20:39:57 adamw Exp $
|
|
#
|
|
|
|
CATEGORIES= graphics
|
|
PORTREVISION= 1
|
|
|
|
COMMENT= Gstreamer vector graphics plugin
|
|
|
|
GST_PLUGIN= cairo
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|