Date: Wed, 16 Apr 2003 14:11:53 +0200 (CEST) From: Mathieu Arnold <m@absolight.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/51030: New port devel/p5-Exporter-Lite Message-ID: <20030416121153.38DFA8470@aragorn.reaumur.absolight.net> Resent-Message-ID: <200304161220.h3GCK1SY062054@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 51030 >Category: ports >Synopsis: New port devel/p5-Exporter-Lite >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Apr 16 05:20:00 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.8-RELEASE i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: Lightweight exporting of variables >How-To-Repeat: >Fix: --- p5-Exporter-Lite.shar begins here --- # 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-Exporter-Lite # p5-Exporter-Lite/Makefile # p5-Exporter-Lite/distinfo # p5-Exporter-Lite/pkg-descr # p5-Exporter-Lite/pkg-plist # echo c - p5-Exporter-Lite mkdir -p p5-Exporter-Lite > /dev/null 2>&1 echo x - p5-Exporter-Lite/Makefile sed 's/^X//' >p5-Exporter-Lite/Makefile << 'END-of-p5-Exporter-Lite/Makefile' X# New ports collection makefile for: p5-Exporter-Lite X# Date created: 16 April 2003 X# Whom: Mathieu Arnold <m@absolight.net> X# X# $FreeBSD$ X# X XPORTNAME= Exporter-Lite XPORTVERSION= 0.01 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Exporter XPKGNAMEPREFIX= p5- X XMAINTAINER= m@absolight.net XCOMMENT= Lightweight exporting of variables X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Exporter::Lite.3 X X.include <bsd.port.mk> END-of-p5-Exporter-Lite/Makefile echo x - p5-Exporter-Lite/distinfo sed 's/^X//' >p5-Exporter-Lite/distinfo << 'END-of-p5-Exporter-Lite/distinfo' XMD5 (Exporter-Lite-0.01.tar.gz) = e45c93513ecb22e183748592069bdaf8 END-of-p5-Exporter-Lite/distinfo echo x - p5-Exporter-Lite/pkg-descr sed 's/^X//' >p5-Exporter-Lite/pkg-descr << 'END-of-p5-Exporter-Lite/pkg-descr' XThis is an alternative to Exporter intended to provide a lightweight Xsubset of its functionality. It supports import(), @EXPORT and @EXPORT_OK Xand not a whole lot else. X XWWW: http://search.cpan.org/author/MSCHWERN/Exporter-Lite/ END-of-p5-Exporter-Lite/pkg-descr echo x - p5-Exporter-Lite/pkg-plist sed 's/^X//' >p5-Exporter-Lite/pkg-plist << 'END-of-p5-Exporter-Lite/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Exporter/Lite.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Exporter/Lite/.packlist Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod-Exporter-Lite X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Exporter/Lite END-of-p5-Exporter-Lite/pkg-plist exit --- p5-Exporter-Lite.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030416121153.38DFA8470>