pkgsrc/devel/p5-Devel-Symdump/Makefile
obache a40ae95042 Update p5-Devel-Symdump to 2.0604.
ndreas J. Koenig  <andreas.koenig.gmwojprw@franz.ak.mind.de>

	* release 2.0604

	* adjust test suite to accept main::+ introduced by named captures

2006-09-20  Andreas J. Koenig  <andreas.koenig.gmwojprw@franz.ak.mind.de>

	* relase 2.0603

	* add LICENSE field to Makefile.PL to also have it in the META.yml

2006-07-19  Andreas J. Koenig  <andreas.koenig.gmwojprw@franz.ak.mind.de>

	* release 2.0602

	* adjust test suite to accept new variable in bleadperl, the hash
	$main::^H

2006-05-03  Andreas J. Koenig  <andreas.koenig.gmwojprw@franz.ak.mind.de>

	* release 2.0601

	* add copyright and license
2006-10-21 07:54:47 +00:00

19 lines
525 B
Makefile

# $NetBSD: Makefile,v 1.21 2006/10/21 07:54:47 obache Exp $
#
DISTNAME= Devel-Symdump-2.0604
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dsd
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Devel-Symdump/
COMMENT= Perl5 module for inspecting perl's symtable/class hiers
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Devel/Symdump/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"