Index: head/math/py-fpconst/Makefile =================================================================== --- head/math/py-fpconst/Makefile (revision 465919) +++ head/math/py-fpconst/Makefile (revision 465920) @@ -1,17 +1,20 @@ # Created by: Rui Lopes # $FreeBSD$ PORTNAME= fpconst PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for handling IEEE 754 floating point special values +LICENSE= APACHE20 + +NO_ARCH= yes USES= python:2.7 USE_PYTHON= distutils autoplist .include