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

Revision 6, 405 bytes (checked in by broder, 17 years ago)

Fixing checksums on moira; creating libathdir and athdir ports

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:broder
9 platforms               darwin
10 master_sites    http://web.mit.edu/macathena/dist/
11 checksums               md5 173b586526e287f44b575e28e6cbaea5 \
12                                 sha1 91772fd92f4856fb24760ddad66f2ccaa63def7f \
13                                 rmd160 53f04eed4d93e8d43c55ea63df63001e35d80a12
14
15 use_autoconf    yes
16
17 destroot.violate_mtree yes
Note: See TracBrowser for help on using the browser.