1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/audio/mp3_check/Makefile
2021-04-06 16:31:07 +02:00

15 lines
295 B
Makefile

# 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>