aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-01-16 22:01:22 +0800
committernaddy <naddy@FreeBSD.org>2002-01-16 22:01:22 +0800
commit9057b8d0953117725bcb233e19a9e30170887b7d (patch)
tree15f88ed26678ca527847edfb1d77fe102eee4c47 /audio
parentd7962ccd497cd245d8410aa49da9f767f24e6692 (diff)
downloadfreebsd-ports-gnome-9057b8d0953117725bcb233e19a9e30170887b7d.tar.gz
freebsd-ports-gnome-9057b8d0953117725bcb233e19a9e30170887b7d.tar.zst
freebsd-ports-gnome-9057b8d0953117725bcb233e19a9e30170887b7d.zip
Remove vorbis metaport which has outlived any usefulness it ever had.
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/vorbis/Makefile33
-rw-r--r--audio/vorbis/pkg-comment1
-rw-r--r--audio/vorbis/pkg-descr12
4 files changed, 0 insertions, 47 deletions
diff --git a/audio/Makefile b/audio/Makefile
index e5082ca0e943..b30f0d75d019 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -220,7 +220,6 @@
SUBDIR += tosha
SUBDIR += tracker
SUBDIR += umix
- SUBDIR += vorbis
SUBDIR += vorbis-tools
SUBDIR += waveplay
SUBDIR += wavplay
diff --git a/audio/vorbis/Makefile b/audio/vorbis/Makefile
deleted file mode 100644
index 228abe343103..000000000000
--- a/audio/vorbis/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: vorbis
-# Date created: 22 August 2000
-# Whom: t.vanklaveren@student.utwente.nl
-#
-# $FreeBSD$
-#
-
-PORTNAME= vorbis
-PORTVERSION= 1.0.r2
-PORTEPOCH= 2
-CATEGORIES= audio
-MASTER_SITES= # empty
-DISTFILES= # none
-EXTRACT_ONLY= # empty
-
-MAINTAINER= naddy@FreeBSD.org
-
-LIB_DEPENDS= ao.2:${PORTSDIR}/audio/libao \
- ogg.2:${PORTSDIR}/audio/libogg \
- vorbis.0:${PORTSDIR}/audio/libvorbis
-RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools
-
-MD5_FILE= Makefile # dummy
-NO_BUILD= yes
-PLIST= ${WRKDIR}/pkg-plist
-SUBPORTS= libao libogg libvorbis vorbis-tools
-
-pre-install:
- @${ECHO} "@comment intentionally left empty" > ${PLIST}
-
-do-install: # empty
-
-.include <bsd.port.mk>
diff --git a/audio/vorbis/pkg-comment b/audio/vorbis/pkg-comment
deleted file mode 100644
index 35b45601c1c2..000000000000
--- a/audio/vorbis/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Meta-port for all vorbis-related ports
diff --git a/audio/vorbis/pkg-descr b/audio/vorbis/pkg-descr
deleted file mode 100644
index 71576dbcfe97..000000000000
--- a/audio/vorbis/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Vorbis is a general-purpose audio and music encoding format
-contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
-MPEG audio layer 3. Unlike the MPEG sponsored formats (and other
-proprietary formats such as RealAudio G2 and Windows' flavor of the
-month), the Vorbis CODEC specification belongs to the public domain.
-All the technical details are published and documented, and any
-software entity may make full use of the format without royalty or
-patent concerns.
-
-This is a meta-port for all the vorbis-related ports.
-
-WWW: http://www.vorbis.com/