Update net/jags to version 0.22.1_6
[dports.git] / net / p5-Net-DLookup / Makefile
1 # Created by: Danny Howard <dannyman@tellme.com>
2 # $FreeBSD$
3
4 PORTNAME=       Net-DLookup
5 PORTVERSION=    1.01
6 CATEGORIES=     net perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     5u623l20@gmail.com
11 COMMENT=        Perform domain lookups on 2-letter and 3-letter TLDs
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>