summaryrefslogtreecommitdiff
path: root/devel/gstreamer-plugins-sdl/Makefile
blob: 07146c7b4ccc589c815e3c0e2b70a4c4bbb5a569 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/devel/gstreamer-plugins-sdl/Makefile,v 1.5 2008/03/19 14:05:33 ahze Exp $

PORTREVISION=	1
CATEGORIES=	devel

COMMENT=	Gstreamer SDL plugin

GST_PLUGIN=	sdl

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

.include "${MASTERDIR}/Makefile"