diff --git a/devel/py-pyinotify/Makefile b/devel/py-pyinotify/Makefile index a87383bd1969..60812998eb42 100644 --- a/devel/py-pyinotify/Makefile +++ b/devel/py-pyinotify/Makefile @@ -1,20 +1,20 @@ PORTNAME= pyinotify PORTVERSION= 0.9.6 -CATEGORIES= devel +CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python interface to (lib)inotify LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libinotify.so:devel/libinotify USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include