]> matita.cs.unibo.it Git - helm.git/blob - helm/helmpot/helmpot.spec.in
ocaml 3.09 transition
[helm.git] / helm / helmpot / helmpot.spec.in
1 Summary: A minimal browser for the HELM library
2 Name: @PACKAGE@
3 Version: @VERSION@
4 Release: 1
5 Copyright: GPL
6 Group: Development/Libraries
7 Source: www.cs.unibo.it:/helm/helmpot/@PACKAGE@-@VERSION@.tar.gz
8 %description
9 HelmView is a minimal browser for the HELM library.
10
11 %prep
12 %setup
13
14 %build
15 ./configure
16 make
17
18 %install
19 make install
20
21 %files
22 %doc AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README TODO 
23
24 /usr/local/bin/@PACKAGE@