2005-02-28 23:16:10 +01:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-cdaudio
|
|
|
|
# Date created: 17 Dec 2004
|
|
|
|
# Whom: Koop Mast <kwm@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2006-04-30 01:03:03 +02:00
|
|
|
# $MCom: ports/audio/gstreamer-plugins-cdaudio80/Makefile,v 1.2 2006/02/23 18:05:30 marcus Exp $
|
2005-02-28 23:16:10 +01:00
|
|
|
#
|
|
|
|
|
2006-04-30 01:03:03 +02:00
|
|
|
PORTREVISION= 2
|
2006-05-20 07:07:44 +02:00
|
|
|
CATEGORIES= audio
|
2005-05-31 17:51:42 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer audio cd playing plugin
|
2005-02-28 23:16:10 +01:00
|
|
|
|
|
|
|
GST_PLUGIN= cdaudio
|
|
|
|
|
2006-04-30 01:03:03 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
|
2005-02-28 23:16:10 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|