aboutsummaryrefslogtreecommitdiffstats
path: root/www/gstreamer-plugins-neon/Makefile
blob: 8a8a1545b98429a684584b7288ccd4e59db010e8 (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=   1
CATEGORIES= www

COMMENT=    Gstreamer neon plugin

GST_PLUGIN= neon

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

.include "${MASTERDIR}/Makefile"