root/trunk/fink/main/finkinfo/macathena-athinfo.info

Revision 74, 0.8 kB (checked in by broder, 16 years ago)

Updated checksums to match new macathenaDist.py

Line 
1 Package: macathena-athinfo
2 Version: 22699
3 Revision: 1
4 Source: http://macathena.mit.edu/dist/athinfo-svn%v.tar.gz
5 Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu>
6 HomePage: http://macathena.mit.edu/
7 License: BSD
8 Description: Retrieve information about a workstation
9 DescDetail: <<
10         An Athena utility to retrieve information about a workstation. The athinfo
11         tool queries a remote workstation using the athinfo daemon for information
12         about the workstation, such as its hardware type and configuration, its
13         current software installation state, the number of users logged on, and
14         various other informational state queries.
15 <<
16 Source-MD5: 12043897f54c0c7a955b0600175ac6bb
17
18 BuildDepends: automake1.9
19 UpdateConfigGuess: true
20 CompileScript: <<
21         cp %p/share/automake-1.9/install-sh %b/
22         cp %p/share/automake-1.9/mkinstalldirs %b/
23         autoconf
24         ./configure %c
25         make
26 <<
Note: See TracBrowser for help on using the browser.