summaryrefslogtreecommitdiff
path: root/sysutils/gstreamer-plugins-cdio/Makefile
blob: cac243702303314b7c92cfa5d99168153676106f (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-cdio
# Date created:			5 July 2005
# Whom:				Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#

CATEGORIES=	sysutils
PORTREVISION=	0

COMMENT=	Gstreamer compact disc input and control library

GST_PLUGIN=	cdio

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

.include "${MASTERDIR}/Makefile"