pkgsrc/devel/p5-Date-Business/Makefile
2020-08-31 18:06:29 +00:00

17 lines
539 B
Makefile

# $NetBSD: Makefile,v 1.28 2020/08/31 18:07:49 wiz Exp $
DISTNAME= Date-Business-1.2
PKGNAME= ${DISTNAME:S/Date-Business/p5-Date-Business/}
PKGREVISION= 14
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Date-Business
COMMENT= Perl5 module for fast calendar and business date calculations
LICENSE= morganstanley-license
PERL5_PACKLIST= auto/Date/Business/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"