1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/dns/p5-Net-Domain-TLD/Makefile
Wen Heping fa42fcd66f - Update to 1.74
Changes: http://cpansearch.perl.org/src/ALEXP/Net-Domain-TLD-1.74/Changes

PR:		207320
Submitted by:	vivek@khera.org(maintainer)
2016-02-19 06:56:15 +00:00

17 lines
287 B
Makefile

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