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

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

Fixed dependencies

Line 
1 Package: macathena-athdir
2 Version: 22699
3 Revision: 1
4 Source: http://macathena.mit.edu/dist/athdir-%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: 4d7fbfe6aba366c75c0e082e586abaa1
13
14 BuildDepends: macathena-libathdir, automake-1.9
15 UpdateConfigGuess: true
16 CompileScript: <<
17         cp %p/share/automake-1.9/install-sh %b/
18         cp %p/share/automake-1.9/mkinstalldirs %b/
19         autoconf
20         ./configure %c
21         make
22 <<
Note: See TracBrowser for help on using the browser.