blob: 95830ec0d2e7877949057cef4c1bac0289fa15ec (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-musicbrainz
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-musicbrainz/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $
#
PORTREVISION= 2
CATEGORIES= audio
COMMENT= Gstreamer CD index/audio metadata plugin
GST_PLUGIN= musicbrainz
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|