# New ports collection makefile for:	Math-Geometry-Voronoi
# Date created:				12 July, 2009
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/math/p5-Math-Geometry-Voronoi/Makefile,v 1.1 2009/07/13 22:20:03 miwi Exp $
#

PORTNAME=	Math-Geometry-Voronoi
PORTVERSION=	1.3
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	wenheping@gmail.com
COMMENT=	Perl Module to compute Voronoi diagrams from sets of points

PERL_CONFIGURE=	yes

MAN3=		Math::Geometry::Voronoi.3

.include <bsd.port.mk>
