added rasmol package
authorhackbard <hackbard>
Tue, 21 Feb 2006 15:06:25 +0000 (15:06 +0000)
committerhackbard <hackbard>
Tue, 21 Feb 2006 15:06:25 +0000 (15:06 +0000)
doc/CHANGELOG
packages/science/rasmol/rasmol [new file with mode: 0644]

index 008251e..a77e5aa 100644 (file)
@@ -1,3 +1,7 @@
+*) 2006-02-21
+
+- added rasmol package
+
 *) 2006-01-29
 
 - small cups fixes
diff --git a/packages/science/rasmol/rasmol b/packages/science/rasmol/rasmol
new file mode 100644 (file)
index 0000000..3d9fb83
--- /dev/null
@@ -0,0 +1,13 @@
+# hdw - linux rasmol package
+#
+# author: hackbard@hackdaworld.org
+#
+# [V] 2.7.3
+# [S] 3-4
+# [D] RasMol_2.7.3.tar.gz ftp://ftp.bernstein-plus-sons.com/software/
+
+srcdir="RasMol_${ver}/src"
+
+pre_install()  {
+       xmkmf
+               }