diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-20 14:40:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-20 14:40:50 +0000 |
commit | a45c7f8d8032a3e85bb81a65d1dcbfbafb198e98 (patch) | |
tree | 2a3fb3a13886b86eecaaf2652cd8b37124d1f215 /time | |
parent | 8676d7344d9cf4d2132be4ceba8c5278ef48c273 (diff) | |
download | pkgsrc-a45c7f8d8032a3e85bb81a65d1dcbfbafb198e98.tar.gz |
Set LICENSE.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Event-ICal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Event-ICal/Makefile b/time/p5-DateTime-Event-ICal/Makefile index 38917cd558e..72566b01525 100644 --- a/time/p5-DateTime-Event-ICal/Makefile +++ b/time/p5-DateTime-Event-ICal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/01/20 14:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/20 14:40:50 wiz Exp $ DISTNAME= DateTime-Event-ICal-0.10 PKGNAME= p5-${DISTNAME} @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Event-ICal COMMENT= DateTime extension for computing rfc2445 recurrences +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |