summaryrefslogtreecommitdiff
path: root/audio/oggasm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/oggasm')
-rw-r--r--audio/oggasm/DESCR5
-rw-r--r--audio/oggasm/Makefile31
-rw-r--r--audio/oggasm/PLIST3
-rw-r--r--audio/oggasm/distinfo5
4 files changed, 0 insertions, 44 deletions
diff --git a/audio/oggasm/DESCR b/audio/oggasm/DESCR
deleted file mode 100644
index 574c49858eb..00000000000
--- a/audio/oggasm/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Oggasm is a program that makes converting your mp3 collection into oggs
-at all but painless process. Using oggenc and mpg321(or mpg123), with perl
-glueing it all together, oggasm is able to go through an entire collection,
-identify id3 tags and then convert those mp3s into oggs while keeping
-the id3 tags intact.
diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile
deleted file mode 100644
index 901ec4f10ad..00000000000
--- a/audio/oggasm/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.14 2007/01/07 09:13:47 rillig Exp $
-#
-
-DISTNAME= oggasm_1.4.0
-PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 3
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-
-MAINTAINER= rxg@NetBSD.org
-# HOMEPAGE= http://oggasm.sourceforge.net/
-# but see http://us.geocities.com/pvachusk/programs/index.html
-COMMENT= Perform batch conversion of mp3s into oggs
-
-DEPENDS+= mpg123>=0.59.18:../../audio/mpg123
-DEPENDS+= vorbis-tools>=1.0.0.7:../../audio/vorbis-tools
-DEPENDS+= p5-MP3-Info>=1.00:../../audio/p5-MP3-Info
-
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-USE_TOOLS+= perl:run
-REPLACE_PERL= oggasm
-
-NO_BUILD= yes
-
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/oggasm ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/oggasm.1 ${PREFIX}/${PKGMANDIR}/man1
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/audio/oggasm/PLIST b/audio/oggasm/PLIST
deleted file mode 100644
index d92fc5b11c7..00000000000
--- a/audio/oggasm/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/22 12:26:16 zuntum Exp $
-bin/oggasm
-man/man1/oggasm.1
diff --git a/audio/oggasm/distinfo b/audio/oggasm/distinfo
deleted file mode 100644
index fdd957b390b..00000000000
--- a/audio/oggasm/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 20:39:50 agc Exp $
-
-SHA1 (oggasm_1.4.0.tar.gz) = 3a418b63b2b681a42ec1198a0c94b0f2209d1374
-RMD160 (oggasm_1.4.0.tar.gz) = e5704c10d4666a8165d9c0247e0e33f71352fba4
-Size (oggasm_1.4.0.tar.gz) = 35042 bytes