* add python as a secondary virtual category

* set LICENSE_FILE
This commit is contained in:
Dan Langille 2019-09-04 11:17:40 +00:00
parent 662d70d2ce
commit 5a5c83dc48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511082

View file

@ -2,7 +2,8 @@
PORTNAME= pystan
PORTVERSION= 2.19.0.0
CATEGORIES= math
PORTREVISION= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -10,6 +11,7 @@ MAINTAINER= gmm@tutanota.com
COMMENT= PyStan is the Python interface for Stan
LICENSE= GPLv3
LICENSE_FILE LICENSE
USES= python shebangfix
USE_PYTHON= autoplist distutils