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

Revision 15, 448 bytes (checked in by broder, 16 years ago)

Using macathena.mit.edu for file distribution now

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 173b586526e287f44b575e28e6cbaea5 \
12                                 sha1 91772fd92f4856fb24760ddad66f2ccaa63def7f \
13                                 rmd160 53f04eed4d93e8d43c55ea63df63001e35d80a12
14
15 use_autoconf    yes
16
17 depends_lib             port:macathena-libathdir
18
19 destroot.violate_mtree  yes
Note: See TracBrowser for help on using the browser.