opnsense-ports/graphics/p5-Graph-Easy/Makefile
Franco Fichtner 2fe6fa461a */*: sync with upstream
Taken from: HardenedBSD
2018-09-15 23:57:14 +02:00

20 lines
341 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
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>