pkgsrc/devel/p5-Probe-Perl/Makefile
mef 52175fc5d3 Update to 0.03
--------------
0.03  Wed Aug  7 21:24:56 CDT 2013
 - Improved the backticks/quoting situation on Windows, which
   unfortunately didn't fare well with the fixes in 0.02.
2015-02-14 12:54:38 +00:00

16 lines
494 B
Makefile

# $NetBSD: Makefile,v 1.10 2015/02/14 12:54:38 mef Exp $
DISTNAME= Probe-Perl-0.03
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWILLIAMS/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Probe-Perl/
COMMENT= Information about the currently running perl
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Probe/Perl/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"