16 lines
491 B
Makefile
16 lines
491 B
Makefile
# $NetBSD: Makefile,v 1.14 2012/10/31 11:19:18 asau Exp $
|
|
|
|
DISTNAME= common-sense-3.6
|
|
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"
|