root/trunk/ports/net/macathena-athdir/Portfile

Revision 34, 420 bytes (checked in by broder, 17 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-athdir
5 version                 19991101
6 distname                athdir-${version}
7 categories              net
8 maintainers             mit.edu:sipb-macathena
9 platforms               darwin
10 master_sites    http://macathena.mit.edu/dist/
11 checksums               md5 09f4d08660522e368657062aefaf9410 \
12                                 sha1 d684347a32a98a77f1f0c2e465824e6a4ec0fcb9 \
13                                 rmd160 1f314e9e398debf5a459b5b967593681210e3754
14
15 use_autoconf    yes
16
17 depends_lib             port:macathena-libathdir
Note: See TracBrowser for help on using the browser.