a7a7da2ca6
prints some useful statistics. I made this port respect CC/CFLAGS. PR: 18812 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
18 lines
349 B
Makefile
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>
|