Changeset View
Changeset View
Standalone View
Standalone View
math/py-gsl/Makefile
| # Created by: Hye-Shik Chang <perky@fallin.lv> | # Created by: Hye-Shik Chang <perky@fallin.lv> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= gsl | PORTNAME= gsl | ||||
| PORTVERSION= 2.1.1 | PORTVERSION= 2.2.0 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= math python | CATEGORIES= math python | ||||
| MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} | MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} | ||||
| PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} | ||||
| DISTNAME= pygsl-${PORTVERSION} | DISTNAME= pygsl-${PORTVERSION} | ||||
| DIST_SUBDIR= python | DIST_SUBDIR= python | ||||
| MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
| COMMENT= Python interface to GNU Scientific Library | COMMENT= Python interface to GNU Scientific Library | ||||
| Show All 17 Lines | |||||