opnsense-ports/graphics/p5-Graph-Easy/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

19 lines
329 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
PORTNAME= Graph-Easy
PORTVERSION= 0.76
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Render graphs as ASCII, HTML, SVG, or Graphviz
LICENSE= GPLv2+
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>