archivers/py-compressed-rtf: Add NO_ARCH

- With I'm here, fix indent

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2023-01-30 20:46:29 +08:00
parent 280880c4d1
commit 67afa67bfb
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 4 additions and 2 deletions

View File

@ -7,12 +7,14 @@ 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 <bsd.port.mk>