diff options
author | Michael Reifenberger <mr@FreeBSD.org> | 2005-02-09 10:57:39 +0000 |
---|---|---|
committer | Michael Reifenberger <mr@FreeBSD.org> | 2005-02-09 10:57:39 +0000 |
commit | 5ac5b0d5698b99a4ef201ae6cf9934eaef38ebea (patch) | |
tree | 170d8a42d864f1c30590f1dccbf8ec98f64907f0 /comms/pyla/files | |
parent | 41d3d54a7b0384037f3aa79700adb016b4416158 (diff) | |
download | ports-5ac5b0d5698b99a4ef201ae6cf9934eaef38ebea.tar.gz ports-5ac5b0d5698b99a4ef201ae6cf9934eaef38ebea.zip |
Notes
Diffstat (limited to 'comms/pyla/files')
-rw-r--r-- | comms/pyla/files/pyla.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/pyla/files/pyla.sh b/comms/pyla/files/pyla.sh new file mode 100644 index 000000000000..d5610078c8b9 --- /dev/null +++ b/comms/pyla/files/pyla.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec %%PYTHON_CMD%% %%PREFIX%%/lib/pyla/pyla.py |