|
Revision 34, 444 bytes
(checked in by broder, 18 years ago)
|
Regenerating some of the distribution archives caused checksums to change - this corrects them (I should really make it so that the checksums don't change...)
|
| Line | |
|---|
| 1 |
# $Id$ |
|---|
| 2 |
PortSystem 1.0 |
|---|
| 3 |
|
|---|
| 4 |
name macathena-getcluster |
|---|
| 5 |
version 20071108 |
|---|
| 6 |
distname getcluster-${version} |
|---|
| 7 |
categories net |
|---|
| 8 |
maintainers mit.edu:sipb-macathena |
|---|
| 9 |
platforms darwin |
|---|
| 10 |
master_sites http://macathena.mit.edu/dist/ |
|---|
| 11 |
checksums md5 bdb2c6989fc7248aacb4bfc7bd6bad38 \ |
|---|
| 12 |
sha1 3511f00747d99e577d54430a44c9afb43adf0a6c \ |
|---|
| 13 |
rmd160 5a263e5615e72b262d2cfdd11fd4b489b166eafe |
|---|
| 14 |
|
|---|
| 15 |
use_autoconf yes |
|---|
| 16 |
|
|---|
| 17 |
depends_lib port:libhesiod \ |
|---|
| 18 |
port:macathena-base |
|---|