diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-04-30 01:16:30 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-04-30 01:16:30 +0000 |
commit | 86be777380c282a6e5689a510d58a9f2b67359cd (patch) | |
tree | 0ae932ab5b5bd5dadf801eca3e46cba5304ee1b2 /audio/gstreamer-plugins-musicbrainz | |
parent | 7638f1ccc32c38730a76f3778cddda1c420113ff (diff) | |
download | ports-86be777380c282a6e5689a510d58a9f2b67359cd.tar.gz ports-86be777380c282a6e5689a510d58a9f2b67359cd.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-musicbrainz')
-rw-r--r-- | audio/gstreamer-plugins-musicbrainz/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/gstreamer-plugins-musicbrainz/Makefile b/audio/gstreamer-plugins-musicbrainz/Makefile deleted file mode 100644 index 5e5e50d4145e..000000000000 --- a/audio/gstreamer-plugins-musicbrainz/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-musicbrainz -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= audio -PORTREVISION= 1 - -COMMENT= Gstreamer CD index/audio metadata plugin - -GST_PLUGIN= musicbrainz - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" |