pkgsrc/devel/p5-Date-Business/Makefile
2019-08-11 13:17:48 +00:00

17 lines
539 B
Makefile

# $NetBSD: Makefile,v 1.27 2019/08/11 13:19:13 wiz Exp $
DISTNAME= Date-Business-1.2
PKGNAME= ${DISTNAME:S/Date-Business/p5-Date-Business/}
PKGREVISION= 13
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"