Ticket #43046: Portfile

File Portfile, 721 bytes (added by jul_bsd@…, 10 years ago)
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# $Id$
3
4PortSystem          1.0
5
6PortGroup           perl5 1.0
7
8perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
9perl5.setup         Text-Aligner 0.10
10revision            0
11license             {Artistic-1 GPL}
12maintainers         nomaintainer
13description         exports a single function, align(), which is used to justify strings to various alignment styles
14long_description    ${description}
15
16platforms           darwin
17
18checksums           rmd160  cc56a322eb5bd1b98c79aa383d6133f562f4d9cb \
19                    sha256  601fe6666812ba40e75d6763adb5241556abed96b6653244f449969d65e90035
20