aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gstreamer-plugins-gio/Makefile
blob: 02164ffce6631799deb05b4f7c92109753368267 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    gstreamer-plugins-gio
# Date created:         21 April 2008
# Whom:             Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/devel/gstreamer-plugins-gio/Makefile,v 1.1 2008/03/21 04:14:18 ahze Exp $
#

PORTREVISION=   1
CATEGORIES= devel

COMMENT=    Gstreamer gio (Glib I/O) plugin

GST_PLUGIN= gio

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"