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 | |
---|
4 | PortSystem 1.0 |
---|
5 | PortGroup perl5 1.0 |
---|
6 | |
---|
7 | perl5.branches 5.16 5.18 5.20 5.22 |
---|
8 | perl5.setup Term-EditLine 0.05 |
---|
9 | |
---|
10 | platforms darwin |
---|
11 | maintainers gmail.com:james.trammell |
---|
12 | license Artistic-2 |
---|
13 | supported_archs noarch |
---|
14 | description Term::EditLine is an object oriented perl interface to the NetBSD editline library. |
---|
15 | long_description ${description} |
---|
16 | |
---|
17 | homepage http://search.cpan.org/~phinyx/${distname}/ |
---|
18 | |
---|
19 | checksums rmd160 58936d64aa85d47556117c44f5ef9e2332b49ff5 \ |
---|
20 | sha256 9aac4ae13e8b957a93f41a13fd89cb3b80d21a4f4338d95d73fedcbf1748eb19 |
---|