# Created by: Kevin Golding <ports@caomhin.org>
# $FreeBSD: tags/RELEASE_11_0_0/archivers/py-rarfile/Makefile 416606 2016-06-09 14:49:44Z arved $

PORTNAME=	rarfile
PORTVERSION=	2.8
CATEGORIES=	archivers python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@caomhin.org
COMMENT=	Python module for RAR archive reading

LICENSE=	ISCL

RUN_DEPENDS=	unrar:archivers/unrar

NO_ARCH=	yes
USES=		python:2.7+
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
