Import p5-Test-EOL-1.6 as devel/p5-Test-EOL.
This module scans your project/distribution for any perl files (scripts, modules, etc) for the presence of windows line endings.
This commit is contained in:
parent
43356a0f55
commit
0f9f118ebf
3 changed files with 26 additions and 0 deletions
2
devel/p5-Test-EOL/DESCR
Normal file
2
devel/p5-Test-EOL/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module scans your project/distribution for any perl files (scripts,
|
||||
modules, etc) for the presence of windows line endings.
|
18
devel/p5-Test-EOL/Makefile
Normal file
18
devel/p5-Test-EOL/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.1 2015/11/30 14:08:51 mef Exp $
|
||||
|
||||
DISTNAME= Test-EOL-1.6
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/F/FR/FREW/
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/CPAN/authors/id/F/FR/FREW/
|
||||
COMMENT= Check the correct line endings in your project
|
||||
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PERL5_PACKLIST= auto/Test/EOL/.packlist
|
||||
|
||||
# url2pkg-marker (please do not remove this line.)
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
6
devel/p5-Test-EOL/distinfo
Normal file
6
devel/p5-Test-EOL/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2015/11/30 14:08:51 mef Exp $
|
||||
|
||||
SHA1 (Test-EOL-1.6.tar.gz) = d58cc2cd2698339dc5b088ef2624d9be8b378ce6
|
||||
RMD160 (Test-EOL-1.6.tar.gz) = 59f75f0abd092d3aca8292a3a32e52794ae44c72
|
||||
SHA512 (Test-EOL-1.6.tar.gz) = 7bc11f6fc2e361f9d2cd97626ba0d8f13ad3118c451d1d6b445f39608aba594e374cc51dec9d872aa831ad69d8b49852044e6edfc64bb8a7804969d8cfaed4cd
|
||||
Size (Test-EOL-1.6.tar.gz) = 18617 bytes
|
Loading…
Reference in a new issue