1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/graphics/gstreamer-plugins-cairo/Makefile
Jeremy Messenger 99d106e8a6 Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
2006-05-20 05:07:44 +00:00

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