Changeset View
Changeset View
Standalone View
Standalone View
science/py-mlpy/Makefile
| # Created by: Wen Heping <wenheping@gmail.com> | # Created by: Wen Heping <wenheping@gmail.com> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= mlpy | PORTNAME= mlpy | ||||
| PORTVERSION= 3.5.0 | PORTVERSION= 3.5.0 | ||||
| PORTREVISION= 2 | PORTREVISION= 3 | ||||
| CATEGORIES= science python | CATEGORIES= science python | ||||
| MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION} | MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION} | ||||
| PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | ||||
| MAINTAINER= wen@FreeBSD.org | MAINTAINER= wen@FreeBSD.org | ||||
| COMMENT= High performance Python package for predictive modeling | COMMENT= High performance Python package for predictive modeling | ||||
| LICENSE= GPLv3 | LICENSE= GPLv3 | ||||
| Show All 13 Lines | |||||