aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-RNDC/Makefile
blob: 9512568e5787fba531303228ed45c25b74e91f26 (plain) (blame)
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

LICENSE=	ART20

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>