PORTNAME=	nicegui
PKGNAMESUFFIX=	-nogui

MAINTAINER=	dtxdf@FreeBSD.org
COMMENT=	Create web-based user interfaces with Python (nogui)

CONFLICTS_INSTALL=	www/py-nicegui

MASTERDIR=	${.CURDIR}/../py-nicegui

OPTIONS_DEFAULT=	ALTAIR ANYWIDGET LIBSASS MATPLOTLIB PLOTLY REDIS

.include "${MASTERDIR}/Makefile"
