Commits
David B. Evans authored f55debc1c05
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 + | |
3 + | PortSystem 1.0 |
4 + | PortGroup perl5 1.0 |
5 + | |
6 + | perl5.branches 5.24 5.26 |
7 + | perl5.setup Devel-FindPerl 0.014 |
8 + | license {Artistic-1 GPL} |
9 + | maintainers nomaintainer |
10 + | description Devel::FindPerl - Find the path to your perl |
11 + | long_description ${description} |
12 + | |
13 + | platforms darwin |
14 + | |
15 + | checksums rmd160 bddd304b4bc4e405f7bec8e997edcd38b49ffaf9 \ |
16 + | sha256 01959448f4bfdc6fedbda1e80db810ad6e31b667a171d782031ae5fa742b495b |
17 + | |
18 + | supported_archs noarch |