549415894e
Noticed by: krisbot Pointyhat to: myself
18 lines
454 B
Makefile
18 lines
454 B
Makefile
# New ports collection makefile for: gstreamer-plugins-cdio
|
|
# Date created: 5 July 2005
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/sysutils/gstreamer-plugins-cdio80/Makefile,v 1.2 2006/02/25 00:19:56 marcus Exp $
|
|
#
|
|
|
|
PORTREVISION= 3
|
|
CATEGORIES= sysutils
|
|
|
|
COMMENT= Gstreamer compact disc input and control library
|
|
|
|
GST_PLUGIN= cdio
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
|
|
|
.include "${MASTERDIR}/Makefile"
|