mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
de394df288
Pointed out by: Géraud CONTINSOUZAS geraud at gcu dot nfo Jan Hendrik Sylvester me at janh dot de
19 lines
430 B
Makefile
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"
|