2008-08-31 00:12:29 +02:00
|
|
|
PORTNAME= Graphics-Primitive
|
2015-01-22 15:24:51 +01:00
|
|
|
PORTVERSION= 0.67
|
2008-08-31 00:12:29 +02:00
|
|
|
CATEGORIES= graphics perl5
|
2011-06-21 08:58:49 +02:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
MASTER_SITE_SUBDIR= CPAN:GPHAT
|
2008-08-31 00:12:29 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2008-08-31 00:12:29 +02:00
|
|
|
COMMENT= Device and library agnostic graphic primitives
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Graphics-Primitive
|
2008-08-31 00:12:29 +02:00
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2014-02-16 11:39:13 +01:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Forest>=0.06:devel/p5-Forest \
|
2016-04-01 16:00:51 +02:00
|
|
|
p5-Geometry-Primitive>=0.16:graphics/p5-Geometry-Primitive \
|
|
|
|
p5-Graphics-Color>=0.20:graphics/p5-Graphics-Color \
|
|
|
|
p5-JSON-Any>=1.22:converters/p5-JSON-Any \
|
|
|
|
p5-Moose>=0.90:devel/p5-Moose \
|
|
|
|
p5-MooseX-Clone>=0.04:devel/p5-MooseX-Clone \
|
|
|
|
p5-MooseX-Storage>=0.17:devel/p5-MooseX-Storage
|
2008-08-31 00:12:29 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-08-31 00:12:29 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|