summaryrefslogtreecommitdiff
path: root/homebrew/packmol/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/packmol/.make.sh-auto')
-rw-r--r--homebrew/packmol/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/packmol/.make.sh-auto b/homebrew/packmol/.make.sh-auto
new file mode 100644
index 000000000..6458bba6d
--- /dev/null
+++ b/homebrew/packmol/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+pkg:configure
+make
+bin.install("packmol")
+pkgshare.install "solvate.tcl"
+(pkgshare/"examples").install resource("examples")