aboutsummaryrefslogblamecommitdiff
path: root/audio/mpck/Makefile
blob: 5dbe9ff5ca34afcae1b5eb16c6d1720e8c6b7cfd (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                          
                    
                     

                                              
 
                                  


                                                                        





                                                                       
                      
# New ports collection makefile for:	mpck
# Date created:				25 Sep 2005
# Whom:					Emanuel Haupt <ehaupt@critical.ch>
#
# $FreeBSD$
#

PORTNAME=	mpck
PORTVERSION=	0.12
CATEGORIES=	audio
MASTER_SITES=	http://checkmate.linuxonly.nl/
DISTNAME=	checkmate-${PORTVERSION}

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	A command-line utility for checking mp3 files for errors

GNU_CONFIGURE=	yes

CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

MAN1=		mpck.1
PLIST_FILES=	bin/mpck

.include <bsd.port.mk>