# Created by: Kevin Golding # $FreeBSD: head/archivers/py-rarfile/Makefile 544133 2020-08-04 03:27:18Z lwhsu $ PORTNAME= rarfile PORTVERSION= 4.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= Python module for RAR archive reading LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= unrar:archivers/unrar NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include