summaryrefslogtreecommitdiff
path: root/dns/p5-Net-RNDC/Makefile
blob: 5e942db3807196523857be01c2e6e738279fc952 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	Net-RNDC
PORTVERSION=	0.003
CATEGORIES=	dns perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	pi@FreeBSD.org
COMMENT=	Speak the BIND Remote Name Daemon Control V1 protocol
WWW=		https://metacpan.org/release/Net-RNDC

LICENSE=	ART20

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>