freebsd-ports/audio/mp3_check/Makefile
Will Andrews a7a7da2ca6 Add mp3_check, a utility which verifies the integrity of mp3 files and
prints some useful statistics.  I made this port respect CC/CFLAGS.

PR:		18812
Submitted by:	Zach Zurflu <zach@pabst.bendnet.com>
2000-06-02 15:11:14 +00:00

18 lines
349 B
Makefile

# New ports collection makefile for: mp3_check
# Date created: 24 May 2000
# Whom: zach@pabst.bendnet.com
#
# $FreeBSD$
#
PORTNAME= mp3_check
PORTVERSION= 1.7
CATEGORIES= audio
MASTER_SITES= ftp://ftp.thedeepsky.com/outgoing/
MAINTAINER= ericb@thedeepsky.com
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
.include <bsd.port.mk>