# New ports collection makefile for:	mp3_check
# Date created:				24 Oct 2000
# Whom:					ericb@thedeepsky.com
#
# $FreeBSD: ports/audio/mp3_check/Makefile,v 1.4 2003/02/21 10:59:30 knu Exp $
#

PORTNAME=	mp3_check
PORTVERSION=	1.98
CATEGORIES=	audio
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	mp3check

MAINTAINER=	ericb@thedeepsky.com
COMMENT=	Verifies the integrity of mp3 audio files

LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt

.include <bsd.port.mk>
