diff options
Diffstat (limited to 'net/p5-Net-Libdnet/Makefile')
-rw-r--r-- | net/p5-Net-Libdnet/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile index 8544db75c1b..eebce957d80 100644 --- a/net/p5-Net-Libdnet/Makefile +++ b/net/p5-Net-Libdnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/03 13:50:19 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:39 joerg Exp $ # DISTNAME= Net-Libdnet-0.01 @@ -10,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://search.cpan.org/CPAN/authors/id/V/VM/VMAN/ COMMENT= Perl interface to libdnet +PKG_DESTDIR_SUPPORT= user-destdir + PERL5_PACKLIST= auto/Net/Libdnet/.packlist USE_LANGUAGES+= c |