# HG changeset patch
# Parent d329fd7b3c8d05fe027e97c01aee31a704c4d480
diff -r d329fd7b3c8d rsync.macports.org/release/ports/perl/p5-snmp_session/Portfile
a
|
b
|
|
1 | 1 | # $Id: Portfile 70582 2010-08-14 12:37:46Z ryandesign@macports.org $ |
2 | 2 | |
3 | | PortSystem 1.0 |
| 3 | PortSystem 1.0 |
4 | 4 | |
5 | | PortGroup perl5 1.0 |
| 5 | PortGroup perl5 1.0 |
6 | 6 | |
7 | | perl5.setup SNMP_Session 1.12 |
8 | | maintainers nomaintainer |
9 | | description A perl5 module providing rudimentary access to SNMPv1 and v2 agents. |
10 | | long_description ${description} |
11 | | master_sites http://www.switch.ch/misc/leinen/snmp/perl/dist/ \ |
12 | | http://www.switch.ch/misc/leinen/snmp/perl/dist/old |
| 7 | perl5.setup SNMP_Session 1.12 |
| 8 | maintainers nomaintainer |
| 9 | description A perl5 module providing rudimentary access to SNMPv1 \ |
| 10 | and v2 agents. |
| 11 | long_description ${description} |
| 12 | master_sites http://www.switch.ch/misc/leinen/snmp/perl/dist/ \ |
| 13 | http://www.switch.ch/misc/leinen/snmp/perl/dist/old |
13 | 14 | |
14 | | checksums md5 5f6b365b4c3815b13d7a902d94e254af |
15 | | homepage http://www.switch.ch/misc/leinen/snmp/perl/ |
16 | | platforms darwin |
| 15 | checksums md5 5f6b365b4c3815b13d7a902d94e254af |
| 16 | homepage http://www.switch.ch/misc/leinen/snmp/perl/ |
| 17 | platforms darwin |
17 | 18 | |
18 | | supported_archs noarch |
| 19 | supported_archs noarch |