summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-x264/Makefile
blob: a18ea8a366ac596b06aa87442b89775e902a074b (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-x264
# Date created:			6 Sep 2005
# Whom:				Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES=	multimedia
PORTREVISION=	0

COMMENT=	Gstreamer x264 plugin

GST_PLUGIN=	x264

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

.include "${MASTERDIR}/Makefile"