1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

math/py-fpconst: support staging and restrict python to 2.x

This commit is contained in:
William Grzybowski 2013-12-28 10:53:33 +00:00
parent 7da7c6a405
commit 48e9d18cfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337848
2 changed files with 3 additions and 7 deletions

View File

@ -4,15 +4,14 @@
PORTNAME= fpconst
PORTVERSION= 0.7.2
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
MASTER_SITE_SUBDIR= source/f/fpconst
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Utilities for handling IEEE 754 floating point special values
USE_PYTHON= yes
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
%%PYTHON_SITELIBDIR%%/fpconst.py
%%PYTHON_SITELIBDIR%%/fpconst.pyc
%%PYTHON_SITELIBDIR%%/fpconst.pyo