freebsd-ports/audio/checkmate/Makefile
Emanuel Haupt 48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00

26 lines
491 B
Makefile

# New ports collection makefile for: mpck
# Date created: 25 Sep 2005
# Whom: Emanuel Haupt <ehaupt@critical.ch>
#
# $FreeBSD$
#
PORTNAME= checkmate
PORTVERSION= 0.19
CATEGORIES= audio
MASTER_SITES= http://checkmate.gissen.nl/ \
CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A command-line utility for checking mp3 files for errors
LICENSE= GPLv2
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN1= mpck.1
MLINKS= mpck.1 checkmate.1
PLIST_FILES= bin/mpck
.include <bsd.port.mk>