this package is mostly a prerequisite for bioperl.

This commit is contained in:
espie 2005-03-03 01:13:16 +00:00
parent 009ef44602
commit 03ee23732b
4 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/03/03 01:13:16 espie Exp $
COMMENT= "auto getters/setters for perl"
PKG_ARCH= *
DISTNAME= Class-AutoClass-0.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= perl5 devel
# perl licence
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Class-AutoClass-0.09.tar.gz) = cf18b2614abb488c709ae62ea3796ff6
RMD160 (Class-AutoClass-0.09.tar.gz) = 482c418268e12e48e0691e496ffac1cd272e136d
SHA1 (Class-AutoClass-0.09.tar.gz) = a2a251dc86bd4645fc00ae495544da4dcde494d8
SIZE (Class-AutoClass-0.09.tar.gz) = 16738

View File

@ -0,0 +1,5 @@
Automatically define simple get and set methods and automatically
initialize objects in a (possibly multiple) inheritance hierarchy.
This package is beta code, it mostly exists to provide full
functionality for bioperl.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/03/03 01:13:16 espie Exp $
${P5SITE}/Class/
${P5SITE}/Class/AutoClass/
${P5SITE}/Class/AutoClass.pm
${P5SITE}/Class/AutoClass/Args.pm
${P5SITE}/Class/AutoClass/Root.pm
@man man/man3p/Class::AutoClass.3p
@man man/man3p/Class::AutoClass::Args.3p
@man man/man3p/Class::AutoClass::Root.3p