summaryrefslogtreecommitdiff
path: root/devel/p5-Attribute-Handlers
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-04-06 15:22:07 +0000
committerheinz <heinz@pkgsrc.org>2008-04-06 15:22:07 +0000
commitb23d07e8068af3df35ecd36e2636827267a481ab (patch)
treea43ab625807e7b126425b4160231c70d60b75404 /devel/p5-Attribute-Handlers
parentf1364fd50ef6cc44fee801ccbeb9210d0e68b869 (diff)
downloadpkgsrc-b23d07e8068af3df35ecd36e2636827267a481ab.tar.gz
The package supports installation to DESTDIR.
No C compiler required. This is an UNAUTHORIZED RELEASE (according to search.cpan.org), so we cannot use the author-independent URL for HOMEPAGE.
Diffstat (limited to 'devel/p5-Attribute-Handlers')
-rw-r--r--devel/p5-Attribute-Handlers/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/p5-Attribute-Handlers/Makefile b/devel/p5-Attribute-Handlers/Makefile
index e0eb10ca243..0eddd34a586 100644
--- a/devel/p5-Attribute-Handlers/Makefile
+++ b/devel/p5-Attribute-Handlers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:19 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2008/04/06 15:22:07 heinz Exp $
DISTNAME= Attribute-Handlers-0.78
PKGNAME= p5-${DISTNAME}
@@ -8,11 +8,14 @@ CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Attribute-Handlers/
+HOMEPAGE= http://search.cpan.org/~abergman/Attribute-Handlers/
COMMENT= Simpler definition of attribute handlers
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= # none
+
PERL5_PACKLIST= auto/Attribute/Handlers/.packlist
.include "../../lang/perl5/module.mk"