Update audio/qjackctl to version 0.6.2
[dports.git] / audio / mp3_check / Makefile
1 # Created by: ericb@thedeepsky.com
2 # $FreeBSD$
3
4 PORTNAME=       mp3_check
5 PORTVERSION=    1.98
6 PORTREVISION=   1
7 CATEGORIES=     audio
8 MASTER_SITES=   SF/mp3check/mp3check/${PORTVERSION}
9
10 MAINTAINER=     ericb@thedeepsky.com
11 COMMENT=        Verifies the integrity of mp3 audio files
12
13 PLIST_FILES=    bin/mp3_check
14
15 .include <bsd.port.mk>