summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Business
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
commit6ac11147ab6af4938848553e5e344aea8b3f560c (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /devel/p5-Date-Business
parentad944231a773912276e207e433ea891f755e4e4e (diff)
downloadpkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'devel/p5-Date-Business')
-rw-r--r--devel/p5-Date-Business/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Date-Business/Makefile b/devel/p5-Date-Business/Makefile
index 9f4eedc9125..4b89eb65534 100644
--- a/devel/p5-Date-Business/Makefile
+++ b/devel/p5-Date-Business/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/10/19 19:17:51 he Exp $
+# $NetBSD: Makefile,v 1.12 2009/05/19 08:59:11 wiz Exp $
#
DISTNAME= Date-Business-1.2
@@ -11,12 +11,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cpan.org/
COMMENT= Perl5 module for fast calendar and business date calculations
+LICENSE= morganstanley-license
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-LICENSE= morganstanley-license
-
PERL5_PACKLIST= auto/Date/Business/.packlist
.include "../../lang/perl5/module.mk"