Tweak www/twiki-GluePlugin version 0.0.15708
[dports.git] / net-mgmt / p5-NetAddr-IP-Lite / Makefile
1 # Created by: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
2 # $FreeBSD$
3
4 PORTNAME=       NetAddr-IP-Lite
5 PORTVERSION=    1.01
6 CATEGORIES=     net-mgmt perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     ychsiao@ychsiao.org
11 COMMENT=        IPv4/6 and 128 bit number utilities
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 CONFIGURE_ARGS= -noxs
17
18 .include <bsd.port.mk>