aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-NetAddr-IP-Lite/Makefile
blob: 7d7c7ab95b0242eed4560ec7b3c675e3d4f11206 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Yuan-Chung Hsiao <ychsiao@ychsiao.org>

PORTNAME=	NetAddr-IP-Lite
PORTVERSION=	1.01
PORTREVISION=	1
CATEGORIES=	net-mgmt perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MIKER
PKGNAMEPREFIX=	p5-

MAINTAINER=	ychsiao@ychsiao.org
COMMENT=	IPv4/6 and 128 bit number utilities

LICENSE=	ART10

USES=		perl5
USE_PERL5=	configure

CONFIGURE_ARGS=	-noxs

.include <bsd.port.mk>