root/trunk/ports/net/hesiod/Portfile

Revision 14, 497 bytes (checked in by broder, 17 years ago)

Changing contact info to group mailing list, instead of personal e-mail

Line 
1 # $Id$
2 PortSystem              1.0
3
4 name                    hesiod
5 version                 3.1.0
6 distname                hesinfo-${version}
7 categories              net
8 maintainers             mit.edu:sipb-macathena
9 description             Hesiod is the Project Athena service name resolution protocol
10 platforms               darwin
11 master_sites    ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/
12 checksums               md5 376b3af2bb3f59a972c218312527eadf \
13                                 sha1 30a92f80f0e8754a5dfc377c71b50f517b168d3a \
14                                 rmd160 b7ac55b67992748cbc7b9cd64b0c6b4b4e4cb6bf
15
16 depends_lib             port:libhesiod
17
18 destroot.violate_mtree  yes
Note: See TracBrowser for help on using the browser.