aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gstreamer-plugins-cdio/Makefile
blob: 695cc405b4d57eadd521480691aa2cf157efe05a (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=   1

COMMENT=    Gstreamer compact disc input and control library

GST_PLUGIN= cdio

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

.include "${MASTERDIR}/Makefile"