blob: 24e281059d0b615ceb66dd47a0ee2e34baa988cd (
plain) (
tree)
|
|
# Created by: ericb@thedeepsky.com
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>
|