Add ORCA 5.0.3

This commit is contained in:
2022-06-09 16:40:25 +02:00
parent bbe44f711a
commit d4fddd3c1e
4 changed files with 100 additions and 0 deletions
Executable
+20
View File
@@ -0,0 +1,20 @@
#!/usr/bin/env modbuild
pbuild::add_to_group 'MPI'
pbuild::prep() {
:
}
pbuild::configure() {
:
}
pbuild::compile() {
:
}
pbuild::install() {
:
}