summaryrefslogtreecommitdiffstats
path: root/x11/gstreamer1-plugins-ximagesrc/Makefile
blob: c19706f3f09a74643c1e2374c49a4c7e3f0cb8c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
#    $MCom$

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    Gstreamer ximagesrc plugin

BROKEN=     needs more work

GST_PLUGIN= ximagesrc
DIST=       good

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

.include "${MASTERDIR}/Makefile"