opnsense-ports/audio/checkmate/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

19 lines
375 B
Makefile

# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
PORTNAME= checkmate
PORTVERSION= 0.19
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>