summaryrefslogtreecommitdiffstats
path: root/www/gstreamer-plugins-neon/Makefile
blob: 7f7d509aa5797c8c5122192fda364b0a83c9d109 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    gstreamer-plugins-neon
# Date created:         6 July 2006
# Whom:             Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#    $MCom$

PORTREVISION=   0
CATEGORIES= www

COMMENT=    Gstreamer neon plugin

GST_PLUGIN= neon

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

.include "${MASTERDIR}/Makefile"