2006-10-04 16:33:27 +02:00
|
|
|
PORTNAME= Net-DNS-ToolKit
|
2014-02-04 17:31:14 +01:00
|
|
|
PORTVERSION= 0.48
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2006-10-04 16:33:27 +02:00
|
|
|
CATEGORIES= dns perl5
|
2007-10-05 10:51:52 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-10-04 16:33:27 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-05-01 03:47:10 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-10-04 16:33:27 +02:00
|
|
|
COMMENT= Tools for working with DNS packets
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Net-DNS-ToolKit
|
2006-10-04 16:33:27 +02:00
|
|
|
|
2014-02-04 17:31:14 +01:00
|
|
|
LICENSE= ART10 GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Net-DNS-Codes>=0.09:dns/p5-Net-DNS-Codes \
|
2016-04-01 16:00:51 +02:00
|
|
|
p5-NetAddr-IP>=1.30:net-mgmt/p5-NetAddr-IP
|
2009-07-23 08:25:36 +02:00
|
|
|
|
|
|
|
MAKE_JOBS_UNSAFE= yes
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-10-04 16:33:27 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|