freebsd-ports/audio/mp3ck/Makefile

20 lines
364 B
Makefile
Raw Normal View History

# New ports collection makefile for: mp3ck
# Date created: Feb 3 2002
# Whom: Yar Tikhiy <yar@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mp3ck
2005-04-04 11:41:40 +02:00
PORTVERSION= 0.04
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= yar@FreeBSD.org
COMMENT= A consistency check utility for MPEG Layer 2 or 3 files or streams
MAN1= mp3ck.1
PLIST_FILES= bin/mp3ck
.include <bsd.port.mk>