Enable pkgviews installation.
This commit is contained in:
parent
f3d48ed705
commit
a1efd19791
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/03/29 18:55:46 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2004/10/20 14:44:51 minskim Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Class-MethodMaker-1.12
|
||||
|
@ -10,6 +10,8 @@ MAINTAINER= tv@duh.org
|
|||
HOMEPAGE= http://search.cpan.org/dist/Class-MethodMaker/
|
||||
COMMENT= Getter/setter OO method maker for class elements
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
USE_PKGLOCALEDIR= yes
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Class-MethodMaker/.packlist
|
||||
|
|
Loading…
Reference in a new issue