2015-06-12 12:50:58 +02:00
|
|
|
# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:27 wiz Exp $
|
2004-03-05 00:21:15 +01:00
|
|
|
#
|
|
|
|
|
2013-04-21 15:01:04 +02:00
|
|
|
DISTNAME= Regexp-Common-2013031301
|
2004-03-05 00:21:15 +01:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2015-06-12 12:50:58 +02:00
|
|
|
PKGREVISION= 3
|
2004-03-05 00:21:15 +01:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
|
|
|
|
|
2008-09-15 15:53:12 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-03-01 23:30:52 +01:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Regexp-Common/
|
2004-03-05 00:21:15 +01:00
|
|
|
COMMENT= Provide commonly requested regular expressions
|
2010-01-17 01:08:35 +01:00
|
|
|
LICENSE= mit OR modified-bsd OR artistic OR artistic-2.0
|
2004-03-05 00:21:15 +01:00
|
|
|
|
|
|
|
USE_LANGUAGES= # empty
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Regexp/Common/.packlist
|
2004-03-05 00:21:15 +01:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|