diff --git a/archivers/py-compressed-rtf/Makefile b/archivers/py-compressed-rtf/Makefile index 4656c2d706dd..13ecfe9a31bb 100644 --- a/archivers/py-compressed-rtf/Makefile +++ b/archivers/py-compressed-rtf/Makefile @@ -1,18 +1,20 @@ PORTNAME= compressed-rtf PORTVERSION= 1.0.6 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= compressed_rtf-${PORTVERSION} MAINTAINER= DtxdF@disroot.org COMMENT= Compressed RTF compression and decompression package -WWW= https://github.com/delimitry/compressed_rtf +WWW= https://github.com/delimitry/compressed_rtf LICENSE= MIT LICENSE_FILE= ${FILESDIR}/LICENSE -USES= python:3.8+ +USES= python:3.8+ USE_PYTHON= autoplist distutils +NO_ARCH= yes + .include