- Readd gstreamer-plugins-musicbrainz

This commit is contained in:
Michael Johnson 2006-05-16 11:12:13 +00:00
parent c9ee18698d
commit 807ec12db6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162555
2 changed files with 18 additions and 0 deletions

View file

@ -221,6 +221,7 @@
SUBDIR += gstreamer-plugins-mikmod80
SUBDIR += gstreamer-plugins-musepack
SUBDIR += gstreamer-plugins-musepack80
SUBDIR += gstreamer-plugins-musicbrainz
SUBDIR += gstreamer-plugins-musicbrainz80
SUBDIR += gstreamer-plugins-nas80
SUBDIR += gstreamer-plugins-ogg

View file

@ -0,0 +1,17 @@
# New ports collection makefile for: gstreamer-plugins-musicbrainz
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer CD index/audio metadata plugin
GST_PLUGIN= musicbrainz
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"