diff --git a/devel/py-fastimport/Makefile b/devel/py-fastimport/Makefile index 543adaef38eb..4ffc28ba3a53 100644 --- a/devel/py-fastimport/Makefile +++ b/devel/py-fastimport/Makefile @@ -1,20 +1,20 @@ # Created by: Carlo Strub PORTNAME= fastimport PORTVERSION= 0.9.11 -CATEGORIES= devel +CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fastimport parser and generator in Python LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include