summaryrefslogtreecommitdiff
path: root/sysutils/gstreamer-plugins-cdio/Makefile
blob: c9312ad1a9bc4ddad1b0c6df2c4c0a3af00d56bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: 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

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"