2005-08-06 08:19:03 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:08 jlam Exp $
|
2004-02-20 05:14:09 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= Class-Fields-0.201
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
|
|
|
SVR4_PKGNAME= p5clf
|
2005-08-06 08:19:03 +02:00
|
|
|
PKGREVISION= 2
|
2004-02-20 05:14:09 +01:00
|
|
|
CATEGORIES= devel perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
|
|
|
|
|
|
|
|
MAINTAINER= hiramatu@boreas.dti.ne.jp
|
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Class-Fields/
|
|
|
|
COMMENT= Set of modules to operate with class fields and members access
|
|
|
|
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Class/Fields/.packlist
|
2004-02-20 05:14:09 +01:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|