Info3: <<
Package: nmap-parser-pm%type_pkg[perl]
Version: 1.37
Revision: 1

License: BSD
Description: Parse nmap scan data with perl
DescDetail: <<
	This module implements a interface to the information contained in an
	nmap scan. It is implemented by parsing the xml scan data that is
	generated by nmap. This will enable anyone who utilizes nmap to quickly
	create fast and robust security scripts that utilize the powerful port
	scanning abilities of nmap.
<<
Maintainer: Daniel Johnson <daniel@daniel-johnson.org>
Homepage: https://metacpan.org/dist/Nmap-Parser

Source: mirror:cpan:authors/id/A/AP/APERSAUD/Nmap-Parser-%v.tar.gz
Source-Checksum: SHA256(e39a859241c671f7fce8b82e1af5f461addbd2df73dffdf858bc4647d8594edc)

Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
UpdatePOD: true

DocFiles: Changes.md LICENSE README.md

Depends: <<
#	dbd-sqlite-pm%type_pkg[perl],
#	dbi-pm%type_pkg[perl],
	nmap,
	perl%type_pkg[perl]-core,
	xml-twig-pm%type_pkg[perl]
<<
BuildDepends: fink (>= 0.25.0)

InstallScript: <<
  %{default_script}
  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
<<