mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Add missing DEPENDS [1]
- Pass maintainership to perl@ PR: ports/165751 [1] Submitted by: swill@ [1]
This commit is contained in:
parent
95dc88a37a
commit
0f026b41e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292857
@ -7,13 +7,18 @@
|
||||
|
||||
PORTNAME= Math-Geometry-Voronoi
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl Module to compute Voronoi diagrams from sets of points
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Accessor>=0.18:${PORTSDIR}/devel/p5-Class-Accessor \
|
||||
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Math::Geometry::Voronoi.3
|
||||
|
Loading…
Reference in New Issue
Block a user