diff options
author | Dan Langille <dvl@FreeBSD.org> | 2019-09-04 11:20:06 +0000 |
---|---|---|
committer | Dan Langille <dvl@FreeBSD.org> | 2019-09-04 11:20:06 +0000 |
commit | b9d79dc5992aa330c81b090286a0f8916b84c2bf (patch) | |
tree | 2dbf3df38cc6b0b88d016218cfee480e7bfcb47d /math/py-pystan/Makefile | |
parent | 5a5c83dc48e14412f855b9dcce1a72da6d4835fb (diff) |
Notes
Diffstat (limited to 'math/py-pystan/Makefile')
-rw-r--r-- | math/py-pystan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pystan/Makefile b/math/py-pystan/Makefile index 81add5fc2c0e..9ac22b18385b 100644 --- a/math/py-pystan/Makefile +++ b/math/py-pystan/Makefile @@ -11,7 +11,7 @@ MAINTAINER= gmm@tutanota.com COMMENT= PyStan is the Python interface for Stan LICENSE= GPLv3 -LICENSE_FILE LICENSE +LICENSE_FILE= LICENSE USES= python shebangfix USE_PYTHON= autoplist distutils |