summaryrefslogtreecommitdiff
path: root/net/p5-Net-XWhois/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-XWhois/Makefile')
-rw-r--r--net/p5-Net-XWhois/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-Net-XWhois/Makefile b/net/p5-Net-XWhois/Makefile
index f2233f2fe66..50e4d2923c2 100644
--- a/net/p5-Net-XWhois/Makefile
+++ b/net/p5-Net-XWhois/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:28 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:40 joerg Exp $
DISTNAME= Net-XWhois-0.90
PKGNAME= p5-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= he@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Net-XWhois/
COMMENT= Perl5 module for Whois Client Interface
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Net/XWhois/.packlist
.include "../../lang/perl5/module.mk"