summaryrefslogtreecommitdiff
path: root/www/py-nicegui-nogui/Makefile
blob: ee354f208e012c606f12a0d592b8989eac7b8422 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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=	PLOTLY MATPLOTLIB

.include "${MASTERDIR}/Makefile"