# New ports collection makefile for:	p5-Net-IP-Minimal
# Date created:		2012-02-28
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/net/p5-Net-IP-Minimal/Makefile,v 1.1 2012/02/29 03:53:27 swills Exp $
#

PORTNAME=	Net-IP-Minimal
PORTVERSION=	0.02
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Minimal functions from Net::IP

PERL_CONFIGURE=	yes

MAN3=	Net::IP::Minimal.3

.include <bsd.port.mk>
