# Created by: Kubilay Kocak <koobs@FreeBSD.org>

PORTNAME=	django-markwhat
PORTVERSION=	1.6.1
CATEGORIES=	www python textproc
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	koobs@FreeBSD.org
COMMENT=	Collection of template filters that implement common markup languages

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python:3.6+
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
