# $MidnightBSD: trunk/textproc/py-alabaster/Makefile 20546 2015-10-19 17:07:06Z laffer1 $
# $FreeBSD: head/textproc/py-alabaster/Makefile 392000 2015-07-14 14:20:13Z kmoore $

PORTNAME=	alabaster
PORTVERSION=	0.7.6
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Modified Kr Sphinx theme

LICENSE=	mit

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
