pkgsrc/devel/p5-Class-Data-Inheritable/Makefile
obache 8d67aaaf83 Update p5-Class-Data-Inheritable to 0.06.
Changes:
0.06  Wed Sep 20 14:35:55 BST 2006
    - Sync the japanese docs (as best as possible!)

0.05  Sat Aug 26 18:27:12 UTC 2006
    - Use correct bug reporting address (Jonathan Rockway)
2006-10-21 13:32:31 +00:00

18 lines
526 B
Makefile

# $NetBSD: Makefile,v 1.9 2006/10/21 13:32:31 obache Exp $
DISTNAME= Class-Data-Inheritable-0.06
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cdi
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Class-Data-Inheritable/
COMMENT= Inheritable, overridable class data
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Class/Data/Inheritable/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"