Created attachment 196629 [details] shar QA * portlint ok * poudriere testport ok (11.2, amd64, svn-head) * make test ok
Committed, thanks!
A commit references this bug: Author: pi Date: Mon Sep 3 19:07:53 UTC 2018 New revision: 478912 URL: https://svnweb.freebsd.org/changeset/ports/478912 Log: New port: graphics/p5-Algorithm-Line-Bresenham Bresenham is one of the canonical line drawing algorithms for pixellated grids. Given a start and an end-point, Bresenham calculates which points on the grid need to be filled to generate the line between them. WWW: https://metacpan.org/release/Algorithm-Line-Bresenham PR: 230968 Submitted by: Tomohiro Hosaka <bokutin@bokut.in> Changes: head/graphics/Makefile head/graphics/p5-Algorithm-Line-Bresenham/ head/graphics/p5-Algorithm-Line-Bresenham/Makefile head/graphics/p5-Algorithm-Line-Bresenham/distinfo head/graphics/p5-Algorithm-Line-Bresenham/pkg-descr head/graphics/p5-Algorithm-Line-Bresenham/pkg-plist