Bl3ify and enable pkgviews installation.

This commit is contained in:
minskim 2004-04-25 04:38:35 +00:00
parent 0d9078c402
commit ede8ad4adb

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 18:58:33 he Exp $
# $NetBSD: Makefile,v 1.2 2004/04/25 04:38:35 minskim Exp $
DISTNAME= Class-Data-Inheritable-0.02
PKGNAME= p5-${DISTNAME}
@ -10,7 +10,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/author/MSCHWERN/Class-Data-Inheritable-0.02/
COMMENT= Inheritable, overridable class data
USE_BUILDLINK2= YES
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Class/Data/Inheritable/.packlist
.include "../../lang/perl5/module.mk"