aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mp3_check/Makefile
blob: c81e35851b6dfc1d855a1ef723fcbd50e42c78cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: ericb@thedeepsky.com
# $FreeBSD$

PORTNAME=   mp3_check
PORTVERSION=    1.98
PORTREVISION=   1
CATEGORIES= audio
MASTER_SITES=   SF/mp3check/mp3check/${PORTVERSION}

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

PLIST_FILES=    bin/mp3_check

.include <bsd.port.mk>