9e8d18edb2
Add new plugins x264. Approved by: maintainer (implicit)
17 lines
361 B
Makefile
17 lines
361 B
Makefile
# 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"
|