xref: /mports/graphics/p5-GD-Graph/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	GD-Graph
2PORTVERSION=	1.56
3PORTREVISION=	1
4CATEGORIES=	graphics perl5
5MASTER_SITES=	CPAN
6PKGNAMEPREFIX=	p5-
7DISTNAME=	GDGraph-${PORTVERSION}
8
9MAINTAINER=	ports@MidnightBSD.org
10COMMENT=	Graph plotting module for perl5
11WWW=		https://metacpan.org/release/GDGraph
12
13LICENSE=	artistic gpl+
14LICENSE_COMB=	dual
15
16BUILD_DEPENDS=	p5-GD>=0:graphics/p5-GD \
17		p5-GD-TextUtil>=0:graphics/p5-GD-TextUtil
18RUN_DEPENDS:=	${BUILD_DEPENDS}
19
20NO_ARCH=	yes
21NO_TEST=	yes
22
23USES=		perl5
24USE_PERL5=	configure
25
26.include <bsd.port.mk>
27

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026