freebsd-ports/audio/mp3ck/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

19 lines
397 B
Makefile

# New ports collection makefile for: mp3ck
# Date created: Feb 3 2002
# Whom: Yar Tikhiy <yar@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mp3ck
PORTVERSION= 0.02
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= yar@FreeBSD.org
COMMENT= A consistency check utility for MPEG Layer 2 or 3 files or streams
MAN1= mp3ck.1
.include <bsd.port.mk>