1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# Created by: Rui Lopes <rui@ruilopes.com> # $FreeBSD$ 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 <bsd.port.mk>