mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
27758f20f5
PR: 22276 Submitted by: maintainer
18 lines
358 B
Makefile
18 lines
358 B
Makefile
# 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= ftp://mp3check.sourceforge.net/pub/mp3check/
|
|
|
|
MAINTAINER= ericb@thedeepsky.com
|
|
|
|
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
|
|
|
.include <bsd.port.mk>
|