1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/audio/mp3_check/Makefile

16 lines
307 B
Makefile
Raw Normal View History

# 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
2003-02-21 11:08:38 +00:00
COMMENT= Verifies the integrity of mp3 audio files
PLIST_FILES= bin/mp3_check
.include <bsd.port.mk>