pkgsrc/textproc/p5-Regexp-Common/Makefile
2018-08-22 09:43:40 +00:00

18 lines
560 B
Makefile

# $NetBSD: Makefile,v 1.31 2018/08/22 09:46:55 wiz Exp $
DISTNAME= Regexp-Common-2017060201
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Regexp-Common/
COMMENT= Provide commonly requested regular expressions
LICENSE= mit OR modified-bsd OR artistic OR artistic-2.0
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Regexp/Common/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"