diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-03 13:05:43 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-03 13:05:43 +0800 |
commit | d7cbd1d7ebee9d1f0d52bbc226e2eb2bf31a1d58 (patch) | |
tree | 67560fbf1bcc0be05afb80986b93b7f0d7f8e4bd /audio | |
parent | 8cc6b40cca0c998233b4a4f2b23a2c4d008560ed (diff) | |
download | marcuscom-ports-d7cbd1d7ebee9d1f0d52bbc226e2eb2bf31a1d58.tar marcuscom-ports-d7cbd1d7ebee9d1f0d52bbc226e2eb2bf31a1d58.tar.gz marcuscom-ports-d7cbd1d7ebee9d1f0d52bbc226e2eb2bf31a1d58.tar.bz2 marcuscom-ports-d7cbd1d7ebee9d1f0d52bbc226e2eb2bf31a1d58.tar.lz marcuscom-ports-d7cbd1d7ebee9d1f0d52bbc226e2eb2bf31a1d58.tar.xz marcuscom-ports-d7cbd1d7ebee9d1f0d52bbc226e2eb2bf31a1d58.tar.zst marcuscom-ports-d7cbd1d7ebee9d1f0d52bbc226e2eb2bf31a1d58.zip |
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@9716 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cantus/Makefile | 27 | ||||
-rw-r--r-- | audio/cantus/distinfo | 3 | ||||
-rw-r--r-- | audio/cantus/pkg-descr | 7 | ||||
-rw-r--r-- | audio/cantus/pkg-plist | 26 |
4 files changed, 0 insertions, 63 deletions
diff --git a/audio/cantus/Makefile b/audio/cantus/Makefile deleted file mode 100644 index a1cbd6371..000000000 --- a/audio/cantus/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: cantus -# Date created: 22 May 2003 -# Whom: old@old.com.ua -# -# $FreeBSD$ -# - -PORTNAME= cantus -PORTVERSION= 1.07 -PORTREVISION= 5 -CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 - -MAINTAINER= old@old.com.ua -COMMENT= Tool for tagging and renaming MP3 and OGG/Vorbis files - -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomelibs gnomehack gnomehier -WRKSRC= ${WRKDIR}/${DISTNAME:S/-1$//} - -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/audio/cantus/distinfo b/audio/cantus/distinfo deleted file mode 100644 index 7f1819908..000000000 --- a/audio/cantus/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (cantus-1.07-1.tar.gz) = 0e1ec373ac87a1b7ca604d055548b92b -SHA256 (cantus-1.07-1.tar.gz) = 2d5151584121c52a1545ed5e44eb345f063516932275663b56c3e0b1a25f4bed -SIZE (cantus-1.07-1.tar.gz) = 384770 diff --git a/audio/cantus/pkg-descr b/audio/cantus/pkg-descr deleted file mode 100644 index 6618f9f05..000000000 --- a/audio/cantus/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Cantus is an easy to use tool for tagging and renaming MP3 and OGG/Vorbis files. -It has many features including mass tagging and renaming of MP3s, the ability to -generate a tag out of the filename, filter definitions for renaming, recursive -actions, CDDB (Freedb) lookup (no CD needed), copy between ID3V1 and ID3V2 tags, -and a lot more. - -WWW: http://freshmeat.net/projects/cantus diff --git a/audio/cantus/pkg-plist b/audio/cantus/pkg-plist deleted file mode 100644 index 0bca5d484..000000000 --- a/audio/cantus/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -bin/cantus -doc/Cantus/README -doc/Cantus/COPYING -doc/Cantus/AUTHORS -doc/Cantus/ChangeLog -doc/Cantus/INSTALL -doc/Cantus/NEWS -doc/Cantus/TODO -share/pixmaps/cantus/cantus_icon.png -share/pixmaps/cantus/done.xpm -share/pixmaps/cantus/error.xpm -share/pixmaps/cantus/folder_closed.xpm -share/pixmaps/cantus/folder_locked.xpm -share/pixmaps/cantus/cantus.xpm -share/pixmaps/cantus/cantuslogo.xpm -share/pixmaps/cantus/logo_about.xpm -share/pixmaps/cantus/folder_opened.xpm -share/pixmaps/cantus/locked.xpm -share/pixmaps/cantus/mp3.xpm -share/pixmaps/cantus/todo.xpm -share/pixmaps/cantus/warning.xpm -share/pixmaps/cantus/addrecursive.xpm -share/gnome/apps/Applications/cantus.desktop -@dirrm share/pixmaps/cantus -@dirrm doc/Cantus -@dirrm doc |