freebsd-ports/audio/checkmate/Makefile
2021-04-06 16:31:07 +02:00

18 lines
363 B
Makefile

# Created by: Emanuel Haupt <ehaupt@critical.ch>
PORTNAME= checkmate
PORTVERSION= 0.21
CATEGORIES= audio
MASTER_SITES= http://checkmate.gissen.nl/ \
LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Command-line utility for checking mp3 files for errors
LICENSE= GPLv2
GNU_CONFIGURE= yes
PLIST_FILES= bin/mpck man/man1/mpck.1.gz
.include <bsd.port.mk>