freebsd-ports/dns/p5-Net-Domain-TLD/Makefile
Kurt Jaeger 9aae78a731 dns/p5-Net-Domain-TLD: 1.70 -> 1.72
- adding a lot of new TLDs to the rooster

PR:		188259
Submitted by:	vivek@khera.org
Approved by:	maintainer (timeout)
2014-07-11 14:30:41 +00:00

16 lines
289 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net-Domain-TLD
PORTVERSION= 1.72
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Look up and validate TLDs
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>