aboutsummaryrefslogtreecommitdiff
path: root/www/gstreamer-plugins-neon/Makefile
blob: 1e73a85abadab0ba03e9aac2216a0a78169acbc4 (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-neon
# Date created:			6 July 2006
# Whom:				Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#    $MCom: ports/www/gstreamer-plugins-neon/Makefile,v 1.1 2006/07/06 19:32:35 ahze Exp $
#

PORTREVISION=	2
CATEGORIES=	www

COMMENT=	Gstreamer neon plugin

GST_PLUGIN=	neon

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

.include "${MASTERDIR}/Makefile"