freebsd-ports/dns/p5-Net-RNDC/Makefile

18 lines
277 B
Makefile
Raw Normal View History

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