2006-05-16 13:12:13 +02:00
|
|
|
# New ports collection makefile for: gstreamer-plugins-musicbrainz
|
|
|
|
# Date created: 3 Oct 2004
|
|
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
2008-03-24 04:52:36 +01:00
|
|
|
# $MCom: ports/audio/gstreamer-plugins-musicbrainz/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
|
2006-05-16 13:12:13 +02:00
|
|
|
#
|
|
|
|
|
2009-04-05 19:25:28 +02:00
|
|
|
PORTREVISION= 0
|
2006-05-20 07:07:44 +02:00
|
|
|
CATEGORIES= audio
|
2006-05-16 13:12:13 +02:00
|
|
|
|
|
|
|
COMMENT= Gstreamer CD index/audio metadata plugin
|
|
|
|
|
|
|
|
GST_PLUGIN= musicbrainz
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|