opnsense-ports/dns/p5-Net-RNDC/Makefile
Franco Fichtner 015a04214d */*: sync with upstream
Taken from: FreeBSD
2015-07-15 07:31:48 +02:00

17 lines
277 B
Makefile

# $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>