mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: ipgrep-0.6.0
This commit is contained in:
parent
69938648c7
commit
2c351fa2b1
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ipgrep/template
Normal file
16
srcpkgs/ipgrep/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'ipgrep'
|
||||||
|
pkgname=ipgrep
|
||||||
|
version=0.6.0
|
||||||
|
revision=1
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends} perl-Getopt-Long-Descriptive perl-Net-CIDR
|
||||||
|
perl-NetAddr-IP perl-Sub-Quote"
|
||||||
|
checkdepends="${depends} perl-Test-Script perl-Test2-Suite"
|
||||||
|
short_desc="Grep files by IP adresses"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="Artistic-2.0"
|
||||||
|
homepage="https://github.com/robrwo/perl-ipgrep"
|
||||||
|
distfiles="https://cpan.metacpan.org/authors/id/R/RR/RRWO/ipgrep-v${version}.tar.gz"
|
||||||
|
checksum=c1fc785dfe1aede1b7ca575e743b8d5d68e5b4f755780e57fb6e3ed8fc1f3104
|
Loading…
Add table
Reference in a new issue