1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/devel/gstreamer-plugins-gio/Makefile
Koop Mast de394df288 Fix packaging for plugins.
Pointed out by:	Géraud CONTINSOUZAS geraud at gcu dot nfo
		Jan Hendrik Sylvester me at janh dot de
2009-01-28 14:44:38 +00:00

19 lines
430 B
Makefile

# 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"