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

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

Updating packages to be more compliant with the Fink packaging standards

...other than, you know, the part where I dump a bunch of things outside of /sw

Line 
1 Package: macathena-hesiod
2 Version: 3.1.0
3 Revision: 3
4 Source: ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/hesinfo-%v.tar.gz
5 Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu>
6 HomePage: http://macathena.mit.edu/
7 License: BSD
8 Description: Hesiod, a service name resolution protocol
9 Source-MD5: 376b3af2bb3f59a972c218312527eadf
10 DocFiles: copyright
11
12 Depends: macathena-libhesiod
13 BuildDepends: fink (>= 0.24.12)
14 PatchFile: %n.patch
15 PatchFile-MD5: d1d16eb7a8cc4a7f14d4e6edd8c14aac
16 PatchScript: patch -p0 < %{PatchFile}
17 InstallScript: <<
18         make install prefix=%i
19         mkdir -p %i/share/
20         mv %i/man %i/share/man
21 <<
Note: See TracBrowser for help on using the browser.