New port devel/p5-Exporter-Lite

Lightweight exporting of variables

PR:		ports/51030
Submitted by:	Mathieu Arnold <m@absolight.net>
This commit is contained in:
Edwin Groothuis 2003-04-18 06:15:01 +00:00
parent a03e836657
commit cf95aabd9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79198
5 changed files with 34 additions and 0 deletions

View file

@ -522,6 +522,7 @@
SUBDIR += p5-Errno
SUBDIR += p5-Event
SUBDIR += p5-Exception-Class
SUBDIR += p5-Exporter-Lite
SUBDIR += p5-File-BasicFlock
SUBDIR += p5-File-Binary
SUBDIR += p5-File-Cache

View file

@ -0,0 +1,23 @@
# New ports collection makefile for: p5-Exporter-Lite
# Date created: 16 April 2003
# Whom: Mathieu Arnold <m@absolight.net>
#
# $FreeBSD$
#
PORTNAME= Exporter-Lite
PORTVERSION= 0.01
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Exporter
PKGNAMEPREFIX= p5-
MAINTAINER= m@absolight.net
COMMENT= Lightweight exporting of variables
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Exporter::Lite.3
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (Exporter-Lite-0.01.tar.gz) = e45c93513ecb22e183748592069bdaf8

View file

@ -0,0 +1,5 @@
This is an alternative to Exporter intended to provide a lightweight
subset of its functionality. It supports import(), @EXPORT and @EXPORT_OK
and not a whole lot else.
WWW: http://search.cpan.org/author/MSCHWERN/Exporter-Lite/

View file

@ -0,0 +1,4 @@
lib/perl5/site_perl/%%PERL_VER%%/Exporter/Lite.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Exporter/Lite/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod-Exporter-Lite
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Exporter/Lite