aboutsummaryrefslogtreecommitdiff
path: root/audio/checkmate
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-24 10:32:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-24 10:32:29 +0000
commit722918f0eb681b56dfb08623700b544588746981 (patch)
tree4ee38add9bdeddf94f2992b172988e19e46e0d9a /audio/checkmate
parenta5e9d9dca8ff652cb526db1d39c2c558f8fc9b55 (diff)
downloadports-722918f0eb681b56dfb08623700b544588746981.tar.gz
ports-722918f0eb681b56dfb08623700b544588746981.zip
Notes
Diffstat (limited to 'audio/checkmate')
-rw-r--r--audio/checkmate/Makefile4
-rw-r--r--audio/checkmate/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/checkmate/Makefile b/audio/checkmate/Makefile
index 4abaeb83b151..1d93835f0277 100644
--- a/audio/checkmate/Makefile
+++ b/audio/checkmate/Makefile
@@ -5,13 +5,12 @@
# $FreeBSD$
#
-PORTNAME= mpck
+PORTNAME= checkmate
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
@@ -21,6 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= mpck.1
+MLINKS= mpck.1 checkmate.1
PLIST_FILES= bin/mpck
.include <bsd.port.mk>
diff --git a/audio/checkmate/pkg-descr b/audio/checkmate/pkg-descr
index 9de273b24a75..27b5f3a168a0 100644
--- a/audio/checkmate/pkg-descr
+++ b/audio/checkmate/pkg-descr
@@ -3,4 +3,4 @@ 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/
+WWW: http://checkmate.linuxonly.nl/