Initial import of Class-MethodMapper 1.0

Abstract class wrapper for Autoloader

from Sam Smith <S at msmith.net>
This commit is contained in:
sturm 2004-04-11 11:52:43 +00:00
parent c43cfea19f
commit 16c07dffe4
4 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/04/11 11:52:43 sturm Exp $
COMMENT= "Abstract class wrapper for Autoloader"
DISTNAME= Class-MethodMapper-1.0
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
MAINTAINER= Sam Smith <S@msmith.net>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Class-MethodMapper-1.0.tar.gz) = 741d7a23fd7143cd218ddbe2030dbe3b
RMD160 (Class-MethodMapper-1.0.tar.gz) = f4b7e304952afe65dbeb0fdacfd02ba865a5f89d
SHA1 (Class-MethodMapper-1.0.tar.gz) = 21aac631d3bb624a5f71832dc5552bc454a558f8

View File

@ -0,0 +1 @@
Abstract class wrapper for AutoLoader

View File

@ -0,0 +1,14 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/04/11 11:52:43 sturm Exp $
${P5SITE}/Class/MethodMapper.pm
${P5SITE}/auto/Class/MethodMapper/autosplit.ix
@comment ${P5ARCH}/auto/Class/MethodMapper/.packlist
man/man3p/Class::MethodMapper.3p
@dirrm man/man3p
@comment @dirrm ${P5ARCH}/auto/Class/MethodMapper
@comment @dirrm ${P5ARCH}/auto/Class
@comment @dirrm ${P5ARCH}/auto
@comment @dirrm ${P5ARCH}
@dirrm ${P5SITE}/auto/Class/MethodMapper
@dirrm ${P5SITE}/auto/Class
@dirrm ${P5SITE}/auto
@dirrm ${P5SITE}/Class