# $FreeBSD: head/science/py-quantities/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= quantities DISTVERSION= 0.12.4 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Support for physical quantities with units, based on numpy LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYNUMPY} USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include