Bl3ify and enable pkgviews installation.
This commit is contained in:
parent
0d9078c402
commit
ede8ad4adb
1 changed files with 4 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue