# Created by: Rui Lopes <rui@ruilopes.com>
# $FreeBSD: math/py-fpconst/Makefile 327746 2013-09-20 20:55:04Z bapt $

PORTNAME=		fpconst
PORTVERSION=		0.7.2
CATEGORIES=		math python
MASTER_SITES=		${MASTER_SITE_CHEESESHOP}
MASTER_SITE_SUBDIR=	source/f/fpconst
PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}

MAINTAINER=		ports@FreeBSD.org
COMMENT=		Utilities for handling IEEE 754 floating point special values

USE_PYTHON=		yes
USE_PYDISTUTILS=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
