Revision 120, 474 bytes
(checked in by broder, 17 years ago)
|
macathena-hes package
|
Line | |
---|
1 |
Package: macathena-hes |
---|
2 |
Version: 119 |
---|
3 |
Revision: 1 |
---|
4 |
Source: http://macathena.mit.edu/dist/hes-svn%v.tar.gz |
---|
5 |
Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu> |
---|
6 |
HomePage: http://macathena.mit.edu/ |
---|
7 |
License: BSD |
---|
8 |
Description: Hesiod lookups for common Hesiod entries |
---|
9 |
Source-MD5: 4493d2a6d0a7ef52b46a70a880ac2d76 |
---|
10 |
DocFiles: copyright |
---|
11 |
|
---|
12 |
Depends: macathena-hesiod, python25 |
---|
13 |
CompileScript: << |
---|
14 |
python2.5 setup.py build |
---|
15 |
<< |
---|
16 |
InstallScript: << |
---|
17 |
python2.5 setup.py install --root=%d |
---|
18 |
<< |
---|