]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/helmpot/helmpot.spec.in
This commit was manufactured by cvs2svn to create branch 'start'.
[helm.git] / helm / helmpot / helmpot.spec.in
diff --git a/helm/helmpot/helmpot.spec.in b/helm/helmpot/helmpot.spec.in
new file mode 100644 (file)
index 0000000..641f184
--- /dev/null
@@ -0,0 +1,24 @@
+Summary: A minimal browser for the HELM library
+Name: @PACKAGE@
+Version: @VERSION@
+Release: 1
+Copyright: GPL
+Group: Development/Libraries
+Source: www.cs.unibo.it:/helm/helmpot/@PACKAGE@-@VERSION@.tar.gz
+%description
+HelmView is a minimal browser for the HELM library.
+
+%prep
+%setup
+
+%build
+./configure
+make
+
+%install
+make install
+
+%files
+%doc AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README TODO 
+
+/usr/local/bin/@PACKAGE@