summaryrefslogtreecommitdiffstats
path: root/www/gstreamer-plugins-neon/Makefile
blob: a9488c8dfa895402032d7be3e8a0214ff93c6674 (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.4 2008/03/15 21:09:38 ahze Exp $
#

PORTREVISION=   2
CATEGORIES= www

COMMENT=    Gstreamer neon plugin

GST_PLUGIN= neon

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

.include "${MASTERDIR}/Makefile"