mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Fix RUN_DEPENDS assignment [1]
- Shorten COMMENT PR: 218266 [1] Submitted by: Andreas Hollmann <andreas.hollmann@gmail.com>
This commit is contained in:
parent
5458611582
commit
dd829e8df0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438841
@ -3,15 +3,16 @@
|
||||
|
||||
PORTNAME= Net-Whois-IP
|
||||
PORTVERSION= 1.19
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= culot@FreeBSD.org
|
||||
COMMENT= Perl extension for looking up the whois information for IP addresses
|
||||
COMMENT= Retrieve whois information given an IP address
|
||||
|
||||
BUILD_DEPENDS= p5-Regexp-IPv6>=0.02:textproc/p5-Regexp-IPv6
|
||||
RUN_DEPENDS+= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= p5-Regexp-IPv6>=0.02:textproc/p5-Regexp-IPv6
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,3 @@
|
||||
TIMESTAMP = 1492609387
|
||||
SHA256 (Net-Whois-IP-1.19.tar.gz) = f09bdfa0f1d2665b534826b5f3a8662349930eed2998efe4d8dbf98813147222
|
||||
SIZE (Net-Whois-IP-1.19.tar.gz) = 25192
|
||||
|
Loading…
Reference in New Issue
Block a user