| Server IP : 82.208.35.60 / Your IP : 216.73.217.116 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/linux-miniconda-installer/ |
Upload File : |
PORTNAME= miniconda-installer
DISTVERSION= 0.1.0
PORTREVISION= 1
CATEGORIES= sysutils linux
PKGNAMEPREFIX= linux-
MAINTAINER= jwb@FreeBSD.org
COMMENT= Aid for installing and using miniconda
WWW= https://github.com/outpaddling/miniconda-installer
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64
RUN_DEPENDS= auto-admin>=0.7.2:sysutils/auto-admin
USES= linux python:3.8+
USE_GITHUB= yes
GH_ACCOUNT= outpaddling
NO_BUILD= yes
PLIST_FILES= bin/miniconda-installer bin/conda-shell
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/miniconda-installer ${WRKSRC}/conda-shell \
${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>