pkgsrc/devel/p5-common-sense/Makefile
wiz 798d9014e7 Update to 3.73:
3.73 Sat May 31 22:37:21 CEST 2014
	- remove "deprecated", as it turned out to be yet another time bomb
          as p5p don't care the least about backwards compatibility
          anymore (https://rt.perl.org/Public/Bug/Display.html?id=119123).
	- switching paths once more as this turned out to be a doc bug
          in eumm.  this should not affect anything though.
2014-09-06 13:03:21 +00:00

16 lines
491 B
Makefile

# $NetBSD: Makefile,v 1.18 2014/09/06 13:03:21 wiz Exp $
DISTNAME= common-sense-3.73
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/common-sense/
COMMENT= Save a tree AND a kitten, use common::sense!
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/common/sense/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"