diff options
Diffstat (limited to 'time/p5-Time-HiRes/Makefile')
-rw-r--r-- | time/p5-Time-HiRes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile index 1e0967fd013..aba6751deba 100644 --- a/time/p5-Time-HiRes/Makefile +++ b/time/p5-Time-HiRes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2009/02/25 20:59:56 sno Exp $ +# $NetBSD: Makefile,v 1.27 2010/01/16 19:27:18 heinz Exp $ DISTNAME= Time-HiRes-1.9719 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} MAINTAINER= bad@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Time-HiRes/ COMMENT= Perl5 module for high resolution time, sleep, and alarm +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews |