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

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

discuss works! Also, restructured how the DocFiles are defined for approximately everything

Line 
1 Package: macathena-just
2 Version: 22699
3 Revision: 1
4 Source: http://macathena.mit.edu/dist/just-svn%v.tar.gz
5 Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu>
6 HomePage: http://macathena.mit.edu/
7 License: BSD
8 Description: Simple text formatting utilities on Athena
9 Source-MD5: 1a6e81a33ba97f1109ccdb7299c1a695
10 DocFiles: athena-copyright
11
12 BuildDepends: automake1.9, macathena-base (>= 76-1)
13 UpdateConfigGuess: true
14 CompileScript: <<
15         cp %p/share/macathena-base/athena-copyright %b/
16        
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.