![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / devel / p5-Class-MakeMethods / Makefile (download)
Revision 1.21, Sun Aug 11 13:19:02 2019 UTC (4 years, 1 month ago) by wiz
Bump PKGREVISIONs for perl 5.30.0 |
# $NetBSD: Makefile,v 1.21 2019/08/11 13:19:02 wiz Exp $ DISTNAME= Class-MakeMethods-1.01 PKGNAME= p5-${DISTNAME}0 # developer uses three-digit versions PKGREVISION= 12 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://metacpan.org/release/Class-MakeMethods COMMENT= Getter/setter OO method maker for class elements LICENSE= ${PERL5_LICENSE} USE_PKGLOCALEDIR= yes PERL5_PACKLIST= auto/Class/MakeMethods/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"