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

Revision 22, 423 bytes (checked in by broder, 16 years ago)

attachandrun and athrun both work. attach is still broken

Line 
1 # $Id$
2 PortSystem              1.0
3
4 name                    macathena-athrun
5 version                 20060725
6 distname                athrun-${version}
7 categories              net
8 maintainers             mit.edu:sipb-macathena
9 platforms               darwin
10 master_sites    http://macathena.mit.edu/dist/
11 checksums               md5 6cbdf13b113cbc5c758f979b695ae91c \
12                                 sha1 95fcde5c0d44cc1a8f7862c574f841ad84686be1 \
13                                 rmd160 1a4e381f185062b860e46bb5db50eaaa08dd26af
14
15 use_autoconf    yes
16
17 depends_lib             port:macathena-attachandrun
Note: See TracBrowser for help on using the browser.