1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/dns/p5-Net-RNDC/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
264 B
Makefile

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>