# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mp3lint # mp3lint/pkg-descr # mp3lint/Makefile # mp3lint/pkg-plist # mp3lint/distinfo # echo c - mp3lint mkdir -p mp3lint > /dev/null 2>&1 echo x - mp3lint/pkg-descr sed 's/^X//' >mp3lint/pkg-descr << '82bb9b8c8f50f9cfaf83e35626b153cf' Xmp3lint is a tool to check collections of audio files for various problems. It Xis highly configurable, allowing you to specify your preferred format for Xfilenames, minimum bitrate, tests to ignore, etc. X XFormats checked are currently mp3, ogg, wav, flac, au, and m3u playlists. Xmp3lint is implemented as separate tools (perl modules), each of which Ximplements a set of tests. There are a total of 32 different tests. X XWWW: http://erislabs.net/ianb/projects/mp3lint/ 82bb9b8c8f50f9cfaf83e35626b153cf echo x - mp3lint/Makefile sed 's/^X//' >mp3lint/Makefile << 'cfe481c78bca655836f38cfb35dce43d' X# New ports collection makefile for: mp3lint X# Date created: 2010-07-06 X# Whom: Sunpoet Po-Chuan Hsieh X# X# $FreeBSD$ X# X XPORTNAME= mp3lint XPORTVERSION= 0.9 XCATEGORIES= audio perl5 XMASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \ X http://sunpoet.net/distfiles/ X XMAINTAINER= sunpoet@sunpoet.net XCOMMENT= A configurable tool to check collections of audio files X XBUILD_DEPENDS= ${SITE_PERL}/MP3/Archive.pm:${PORTSDIR}/audio/libmp3-archive-perl XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= mp3lintsum.1 mp3lintskip.1 mp3lint.1 XMAN3= mp3lint-tools.3 XMAN5= mp3lintrc.5 X X.include cfe481c78bca655836f38cfb35dce43d echo x - mp3lint/pkg-plist sed 's/^X//' >mp3lint/pkg-plist << '64417b94f6e11257f339243bf2fe379b' X@comment $FreeBSD$ Xbin/mp3lint Xbin/mp3lintsum Xbin/mp3lintskip X%%SITE_PERL%%/MP3/Archive/Lint.pm X%%SITE_PERL%%/MP3/Archive/Lint/Conf.pm X%%SITE_PERL%%/MP3/Archive/Lint/Skip.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tool.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Au.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Dir.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Filename.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Filesys.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Flac.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Id3.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/M3u.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Mp3check.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Mp3info.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Ogg.pm X%%SITE_PERL%%/MP3/Archive/Lint/Tools/Wav.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/mp3lint/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/mp3lint X@dirrmtry %%SITE_PERL%%/MP3/Archive/Lint/Tools X@dirrmtry %%SITE_PERL%%/MP3/Archive/Lint 64417b94f6e11257f339243bf2fe379b echo x - mp3lint/distinfo sed 's/^X//' >mp3lint/distinfo << 'df2485035f5e0d803ed4fbe9b5649ab8' XMD5 (mp3lint-0.9.tar.gz) = 64d13fa98cbf90c330a772f11c41056d XSHA256 (mp3lint-0.9.tar.gz) = 79a77a6702c76985d2d8d8b64b70657749d76cb6e1ac8e36ec0557adbdba351d XSIZE (mp3lint-0.9.tar.gz) = 51722 df2485035f5e0d803ed4fbe9b5649ab8 exit