diff options
Diffstat (limited to 'graphics/p5-Algorithm-Line-Bresenham/Makefile')
-rw-r--r-- | graphics/p5-Algorithm-Line-Bresenham/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-Algorithm-Line-Bresenham/Makefile b/graphics/p5-Algorithm-Line-Bresenham/Makefile index 37f52024fdeb..a1028c352210 100644 --- a/graphics/p5-Algorithm-Line-Bresenham/Makefile +++ b/graphics/p5-Algorithm-Line-Bresenham/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bokutin@bokut.in COMMENT= Simple pixellated line-drawing algorithm +WWW= https://metacpan.org/release/Algorithm-Line-Bresenham LICENSE= ART10 GPLv1+ LICENSE_COMB= dual |