Ticket #58151: Portfile

File Portfile, 772 bytes (added by hyperbole (hyperbole), 5 years ago)

Portfile for p5-graphics-colorutils

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2
3PortSystem          1.0
4PortGroup           perl5 1.0
5
6perl5.branches      5.28
7perl5.setup         Graphics-ColorUtils 0.17 ../by-authors/id/J/JA/JANERT
8
9platforms           darwin
10maintainers         nomaintainer
11license             {Artistic-1 GPL}
12
13supported_archs     noarch
14
15description         Graphics::ColorUtils provides some utility functions to handle colors and color space conversions.
16
17long_description    ${description}
18
19checksums           rmd160  0be16b8a26b5708b2024026cb72549e61d37fe8f \
20                    sha256  3cd61bac56a9cf78fc132941df876292db70b872a7220ccde6eefcb36ed63604 \
21                    size    21968
22
23