pkgsrc-wip/p5-List-Compare/Makefile
Fredrik Pettai b160b22380 Import p5-List-Compare-0.37 as wip/p5-List-Compare.
Compare elements of two or more lists
2008-09-04 08:48:21 +00:00

17 lines
505 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2008/09/04 08:48:21 pettai Exp $
#
PKGNAME= p5-${DISTNAME}
DISTNAME= List-Compare-0.37
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
MAINTAINER= pettai@nordu.net
HOMEPAGE= http://search.cpan.org/CPAN/authors/id/J/JK/JKEENAN/
COMMENT= Compare elements of two or more lists
PERL5_PACKLIST= auto/List/Compare/.packlist
# url2pkg-marker (please do not remove this line.)
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"