mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
fa42fcd66f
Changes: http://cpansearch.perl.org/src/ALEXP/Net-Domain-TLD-1.74/Changes PR: 207320 Submitted by: vivek@khera.org(maintainer)
17 lines
287 B
Makefile
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>
|