2010-05-19 08:00:57 +02:00
|
|
|
PORTNAME= Net-DNS-RR-SRV-Helper
|
|
|
|
PORTVERSION= 0.0.0
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 2
|
2010-05-19 08:00:57 +02:00
|
|
|
CATEGORIES= dns perl5
|
|
|
|
MASTER_SITES= CPAN
|
2011-06-20 10:37:15 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:VVELOX
|
2010-05-19 08:00:57 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= vvelox@vvelox.net
|
|
|
|
COMMENT= Orders SRV records by priority and weight for Net::DNS
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Net-DNS>=0.68:dns/p5-Net-DNS \
|
2016-04-01 16:00:51 +02:00
|
|
|
p5-Sort-Naturally>=1.03:textproc/p5-Sort-Naturally
|
2010-08-28 04:27:30 +02:00
|
|
|
|
2013-09-11 10:56:53 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2010-05-19 08:00:57 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|