Ticket #43045: Portfile

File Portfile, 666 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
5PortGroup           perl5 1.0
6
7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
8perl5.setup         Sys-MemInfo 0.91
9revision            0
10license             {LGPL-2+}
11maintainers         nomaintainer
12description         Memory informations
13long_description    ${description}
14platforms           darwin
15worksrcdir          Sys-MemInfo
16
17checksums           rmd160  8efa2a167801f18f7f55e76ba358ceec1bfe0eb2 \
18                    sha256  c15af4b9db68f86b182504823e4c9a36ee977d9142a2306f089b4dc1cd26c143
19