diff options
author | xride <xride@FreeBSD.org> | 2006-10-09 06:55:14 +0000 |
---|---|---|
committer | xride <xride@FreeBSD.org> | 2006-10-09 06:55:14 +0000 |
commit | 9d9c3ead3710bbde5c69269b280b8c6f2d791692 (patch) | |
tree | a9a12076a929c6225124e92c5c350fa591c101f4 /math/py-fpconst/Makefile | |
parent | 256d9dd3e60b550e8cf93df37753b7d5ae65b9ad (diff) | |
download | FreeBSD-ports-9d9c3ead3710bbde5c69269b280b8c6f2d791692.zip FreeBSD-ports-9d9c3ead3710bbde5c69269b280b8c6f2d791692.tar.gz |
The author server is down for unknown time, so we must temporary fetch
the file from FreeBSD.org.
PR: 103713
Submitted by: Eric Mesa <ericsbinaryworld_@_gmail.com> (maintainer approved)
Approved by: tmclaugh (mentor)
Diffstat (limited to 'math/py-fpconst/Makefile')
-rw-r--r-- | math/py-fpconst/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index 62dd2e7..8eeeef6 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rui@ruilopes.com COMMENT= Utilities for handling IEEE 754 floating point special values +MASTER_SITE_FREEBSD= yes USE_PYTHON= yes USE_PYDISTUTILS= yes |