aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Net-RNDC/Makefile
blob: 7dc819d1689567d4df1f677136c745876ca4cb7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

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>