Index: head/misc/py-fast-histogram/Makefile =================================================================== --- head/misc/py-fast-histogram/Makefile (revision 490894) +++ head/misc/py-fast-histogram/Makefile (revision 490895) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= fast-histogram DISTVERSION= 0.7 -CATEGORIES= misc +CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Fast simple 1D and 2D histograms LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= distutils autoplist .include