Ticket #26564: Portfile

File Portfile, 519 bytes (added by matthew.trisoline@…, 14 years ago)

macsysprofile portfile

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
6name                    p5-mac-sysprofile
7
8PortGroup               perl5 1.0
9
10perl5.setup             Mac-SysProfile 0.03
11
12platforms               darwin
13
14maintainers             openmaintainer
15
16description             Mac::SysProfile
17
18long_description        Perl Module to collect core system information from Mac computers.
19
20master_sites            http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/
21
22checksums               md5 f6ebcc9828a6f5cabe6d0f2eb31aa656
23
24