diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /audio/cantus | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/cantus')
-rw-r--r-- | audio/cantus/Makefile | 26 | ||||
-rw-r--r-- | audio/cantus/distinfo | 3 | ||||
-rw-r--r-- | audio/cantus/pkg-descr | 7 | ||||
-rw-r--r-- | audio/cantus/pkg-plist | 27 |
4 files changed, 0 insertions, 63 deletions
diff --git a/audio/cantus/Makefile b/audio/cantus/Makefile deleted file mode 100644 index f7157e6f4..000000000 --- a/audio/cantus/Makefile +++ /dev/null @@ -1,26 +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= 3 -CATEGORIES= audio -MASTER_SITES= http://web222.mis02.de/releases/cantus/ -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 4c2ba7510..000000000 --- a/audio/cantus/pkg-plist +++ /dev/null @@ -1,27 +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 -@dirrmtry share/pixmaps -@dirrm doc/Cantus -@dirrm doc |