1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/dns/p5-Net-DNS-Match/Makefile
2017-09-15 08:58:46 +00:00

20 lines
314 B
Makefile

# $FreeBSD$
PORTNAME= Net-DNS-Match
PORTVERSION= 0.05
PORTREVISION= 1
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Test domains against another list of FQDNs
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>