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

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

Updated checksums to match new macathenaDist.py

Line 
1 Package: macathena-athdir
2 Version: 22699
3 Revision: 1
4 Source: http://macathena.mit.edu/dist/athdir-svn%v.tar.gz
5 Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu>
6 HomePage: http://macathena.mit.edu/
7 License: BSD
8 Description: Find machine-specific directory locations
9 DescDetail: <<
10         A library to implement machine-specific directory location on Athena.
11 <<
12 Source-MD5: 88bbdd4a68d673a7bc8529b4ba9b04c2
13
14 Depends: macathena-libathdir
15 BuildDepends: automake1.9
16 UpdateConfigGuess: true
17 CompileScript: <<
18         cp %p/share/automake-1.9/install-sh %b/
19         cp %p/share/automake-1.9/mkinstalldirs %b/
20         autoconf
21         ./configure %c
22         make
23 <<
Note: See TracBrowser for help on using the browser.