pkgsrc/devel/p5-PatchReader/Makefile

17 lines
481 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:37 wiz Exp $
DISTNAME= PatchReader-0.9.6
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TM/TMANNERM/}
2009-07-17 20:00:13 +02:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/PatchReader/
COMMENT= Utilities to read and manipulate patches and CVS
PERL5_PACKLIST= auto/PatchReader/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"