# Created by: Rui Lopes # $FreeBSD: head/math/py-fpconst/Makefile 371328 2014-10-21 16:54:54Z mva $ PORTNAME= fpconst PORTVERSION= 0.7.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for handling IEEE 754 floating point special values USES= python:2 USE_PYTHON= distutils autoplist .include