Ticket #43147: Portfile

File Portfile, 1.3 KB (added by nortcele, 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
5PortGroup           perl5 1.0
6
7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
8perl5.setup         Import-Into 1.002001 ../by-authors/id/H/HA/HAARG
9
10platforms           darwin
11maintainers         nomaintainer
12license             {Artistic-1 GPL}
13
14supported_archs     noarch
15
16description         Import::Into - import packages into other packages
17
18long_description    Writing exporters is a pain. Some use Exporter, some use \
19                    Sub::Exporter, some use Moose::Exporter, some use \
20                    Exporter::Declare ... and some things are pragmas. \
21                    \
22                    Exporting on someone else's behalf is harder. The \
23                    exporters don't provide a consistent API for this, and \
24                    pragmas need to have their import method called directly, \
25                    since they effect the current unit of compilation. \
26                    \
27                    Import::Into provides global methods to make this painless.
28
29checksums           rmd160 d488320a83cf0cdefc822009baa978a628be97df \
30                    sha256 245ea6c8aacb39f942d71a445d539216fbdf2b281ea22a92abccf53cf7ecf28f