From 103d7e6ee594e45647b770d5cc6d1b8df6a7fede Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 3 Oct 2007 05:11:28 +0000 Subject: Remove this, there is nothing change other than bump PORTREVISION. It is not need to be part of MC. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9717 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/gnowavcut/Makefile | 21 --------------------- audio/gnowavcut/distinfo | 3 --- audio/gnowavcut/pkg-descr | 7 ------- audio/gnowavcut/pkg-plist | 2 -- 4 files changed, 33 deletions(-) delete mode 100644 audio/gnowavcut/Makefile delete mode 100644 audio/gnowavcut/distinfo delete mode 100644 audio/gnowavcut/pkg-descr delete mode 100644 audio/gnowavcut/pkg-plist diff --git a/audio/gnowavcut/Makefile b/audio/gnowavcut/Makefile deleted file mode 100644 index c71d96b98..000000000 --- a/audio/gnowavcut/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: gnowavcut -# Date created: 19 May 2001 -# Whom: Steve Coltrin -# -# $FreeBSD$ -# - -PORTNAME= gnowavcut -PORTVERSION= 0.0.8 -PORTREVISION= 6 -CATEGORIES= audio gnome -MASTER_SITES= http://gnowavcut.good-day.net/src/ - -MAINTAINER= spcoltri@omcl.org -COMMENT= A GNOME/GTK+ based RIFF PCM Wave file splitter - -USE_XLIB= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnomeprefix gnomelibs - -.include diff --git a/audio/gnowavcut/distinfo b/audio/gnowavcut/distinfo deleted file mode 100644 index 9f898f7e7..000000000 --- a/audio/gnowavcut/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnowavcut-0.0.8.tar.gz) = 20c371ab3574c7241176bafe7a4d6005 -SHA256 (gnowavcut-0.0.8.tar.gz) = ca28cfe3b3f928a27354afebde3e2049d600ff628a85cfc0dde5bede019d2277 -SIZE (gnowavcut-0.0.8.tar.gz) = 293147 diff --git a/audio/gnowavcut/pkg-descr b/audio/gnowavcut/pkg-descr deleted file mode 100644 index 9da025a15..000000000 --- a/audio/gnowavcut/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -GnoWavCut splits non-compressed 16bit PCM Wave files. You can set splitting -points while playing sounds. - -WWW: http://gnowavcut.good-day.net/ - -- Steve Coltrin -spcoltri@omcl.org diff --git a/audio/gnowavcut/pkg-plist b/audio/gnowavcut/pkg-plist deleted file mode 100644 index 4058b56d0..000000000 --- a/audio/gnowavcut/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/gnowavcut -share/gnome/apps/Multimedia/gnowavcut.desktop -- cgit