biology/py-fastTSNE: Add the PORTSCOUT line

This commit is contained in:
Yuri Victorovich 2019-03-31 16:57:54 +00:00
parent 33e3dce80a
commit 8a05aed32b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497430
1 changed files with 2 additions and 0 deletions

View File

@ -22,4 +22,6 @@ RUN_DEPENDS= ${PYNUMPY} \
USES= localbase:ldflags python:3.5+
USE_PYTHON= distutils autoplist
PORTSCOUT= skipv:0.2.14 # no such version, not sure where does portscout see it
.include <bsd.port.mk>