diff options
author | heinz <heinz@pkgsrc.org> | 2010-01-16 19:27:17 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2010-01-16 19:27:17 +0000 |
commit | 3d08d99d3fd5a5c4d904855e6107d6113f84d352 (patch) | |
tree | 005711fb866c2c288094efa39532ebc75ddac3a0 /time | |
parent | 20751faf7a98f083d1037543dccf38c8188f2e1b (diff) | |
download | pkgsrc-3d08d99d3fd5a5c4d904855e6107d6113f84d352.tar.gz |
Set or updated LICENSE
Diffstat (limited to 'time')
-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 |