summaryrefslogblamecommitdiff
path: root/audio/mp3_check/Makefile
blob: 073c2ecdc6818234720ab799df5ab4cc24748149 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 

                                                            




                         
                    
                     

                                          





                                                          
# New ports collection makefile for:	mp3_check
# Date created:				24 Oct 2000
# Whom:					ericb@thedeepsky.com
#
# $FreeBSD$
#

PORTNAME=	mp3_check
PORTVERSION=	1.98
CATEGORIES=	audio
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	mp3check

MAINTAINER=	ericb@thedeepsky.com

LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt

.include <bsd.port.mk>