Date: Tue, 6 Feb 2001 19:28:18 +0100 (CET) From: e-devil@e-devil.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/24909: New port: Perl module for fetching and modifying CDDB's Message-ID: <200102061828.f16ISId01358@e-devil.org>
next in thread | raw e-mail | index | archive | help
>Number: 24909 >Category: ports >Synopsis: New port: Perl module for fetching and modifying CDDB's >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 06 10:30:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Oyvind Albrigtsen >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: FreeBSD 4.2-STABLE i386 >Description: >How-To-Repeat: >Fix: # 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: # # p5-CDDB # p5-CDDB/Makefile # p5-CDDB/distinfo # p5-CDDB/pkg-plist # p5-CDDB/pkg-comment # p5-CDDB/pkg-descr # echo c - p5-CDDB mkdir -p p5-CDDB > /dev/null 2>&1 echo x - p5-CDDB/Makefile sed 's/^X//' >p5-CDDB/Makefile << 'END-of-p5-CDDB/Makefile' X# New ports collection makefile for: fvwm-themes X# Date created: 2 February 2001 X# Whom: Oyvind Albrigtsen X# X# $FreeBSD$ X# X XPORTNAME= CDDB XPORTVERSION= 1.03 XCATEGORIES= audio perl5 XMASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-authors/id/R/RC/RCAPUTO/ XPKGNAMEPREFIX= p5- X XMAINTAINER= e-devil@e-devil.org X XUSE_PERL5= yes XMAN3= CDDB.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL X X.include <bsd.port.mk> END-of-p5-CDDB/Makefile echo x - p5-CDDB/distinfo sed 's/^X//' >p5-CDDB/distinfo << 'END-of-p5-CDDB/distinfo' XMD5 (CDDB-1.03.tar.gz) = a679c76fc4ce74c04c0c6e22398f399b END-of-p5-CDDB/distinfo echo x - p5-CDDB/pkg-plist sed 's/^X//' >p5-CDDB/pkg-plist << 'END-of-p5-CDDB/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/CDDB.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDDB/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDDB END-of-p5-CDDB/pkg-plist echo x - p5-CDDB/pkg-comment sed 's/^X//' >p5-CDDB/pkg-comment << 'END-of-p5-CDDB/pkg-comment' XPerl module for fetching and modifying info in CDDB's END-of-p5-CDDB/pkg-comment echo x - p5-CDDB/pkg-descr sed 's/^X//' >p5-CDDB/pkg-descr << 'END-of-p5-CDDB/pkg-descr' XPerl module for fetching and modifying info in CDDB's X(Compact Disc Databases). END-of-p5-CDDB/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102061828.f16ISId01358>