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

Revision 26, 417 bytes (checked in by broder, 16 years ago)

Added athinfo port

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