pkgsrc/devel/p5-Carp-Assert/Makefile

16 lines
467 B
Makefile

# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:12 wiz Exp $
DISTNAME= Carp-Assert-0.20
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/}
MAINTAINER= hiramatu@boreas.dti.ne.jp
HOMEPAGE= http://search.cpan.org/search?dist=Carp-Assert
COMMENT= Executable comments like the ANSI C library assert.h
PERL5_PACKLIST= auto/Carp/Assert/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"