# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD: audio/checkmate/Makefile 323578 2013-07-24 08:19:07Z ehaupt $

PORTNAME=	checkmate
PORTVERSION=	0.19
CATEGORIES=	audio
MASTER_SITES=	http://checkmate.gissen.nl/ \
		CRITICAL

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Command-line utility for checking mp3 files for errors

LICENSE=	GPLv2

GNU_CONFIGURE=	yes

MAN1=		mpck.1
MLINKS=		mpck.1 checkmate.1
PLIST_FILES=	bin/mpck

.include <bsd.port.mk>
