freebsd-ports/graphics/gstreamer-plugins-cairo/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

18 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 $
#
PORTREVISION= 2
CATEGORIES= graphics
COMMENT= Gstreamer vector graphics plugin
GST_PLUGIN= cairo
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"