[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / time / p5-DateTime-Precise

Annotation of pkgsrc/time/p5-DateTime-Precise/Makefile, Revision 1.16

1.16    ! wiz         1: # $NetBSD: Makefile,v 1.15 2020/08/31 18:12:24 wiz Exp $
1.1       he          2:
                      3: DISTNAME=      DateTime-Precise-1.05
                      4: PKGNAME=       p5-${DISTNAME}
1.16    ! wiz         5: PKGREVISION=   13
1.1       he          6: CATEGORIES=    time perl5
                      7: MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
                      8:
                      9: MAINTAINER=    pkgsrc-users@NetBSD.org
1.13      nia        10: HOMEPAGE=      https://metacpan.org/release/DateTime-Precise
1.1       he         11: COMMENT=       Perl module for common time and date operations with GPS ops
                     12:
                     13: PERL5_PACKLIST=        auto/DateTime/Precise/.packlist
                     14:
                     15: .include "../../lang/perl5/module.mk"
                     16: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>