aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-24 10:43:25 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-24 10:43:25 +0000
commitd8c9ce2b28b31db845f08800c71697442164d925 (patch)
tree848a63067a5baf06b1319c49eca5f690883238c4 /audio
parentbd94fc17474acada1433d43f207b48fee482e240 (diff)
downloadports-d8c9ce2b28b31db845f08800c71697442164d925.tar.gz
ports-d8c9ce2b28b31db845f08800c71697442164d925.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/mpck/Makefile26
-rw-r--r--audio/mpck/distinfo3
-rw-r--r--audio/mpck/pkg-descr6
3 files changed, 0 insertions, 35 deletions
diff --git a/audio/mpck/Makefile b/audio/mpck/Makefile
deleted file mode 100644
index 4abaeb83b151..000000000000
--- a/audio/mpck/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: mpck
-# Date created: 25 Sep 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
-# $FreeBSD$
-#
-
-PORTNAME= mpck
-PORTVERSION= 0.14
-CATEGORIES= audio
-MASTER_SITES= http://checkmate.linuxonly.nl/ \
- http://critical.ch/distfiles/ \
- http://energy.critical.ch/distfiles/
-DISTNAME= checkmate-${PORTVERSION}
-
-MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A command-line utility for checking mp3 files for errors
-
-GNU_CONFIGURE= yes
-
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
-MAN1= mpck.1
-PLIST_FILES= bin/mpck
-
-.include <bsd.port.mk>
diff --git a/audio/mpck/distinfo b/audio/mpck/distinfo
deleted file mode 100644
index da8c4fabeb65..000000000000
--- a/audio/mpck/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (checkmate-0.14.tar.gz) = cbe1abba51a0d62d845217ab783f6386
-SHA256 (checkmate-0.14.tar.gz) = 07872041640c66ef075b391de1c42468db0972777aea7a4c15a76eeedee47583
-SIZE (checkmate-0.14.tar.gz) = 195405
diff --git a/audio/mpck/pkg-descr b/audio/mpck/pkg-descr
deleted file mode 100644
index 9de273b24a75..000000000000
--- a/audio/mpck/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Mpck reads mp3 files and tries to determine if they are valid.
-
-It displays statistics such as the bitrate. It is fast and supports
-recursive directory checking.
-
-WWW: http://mpck.linuxonly.nl/