mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
take maintainer
This commit is contained in:
@@ -1,18 +1,21 @@
|
||||
COMMENT = inline matplotlib backend for jupyter
|
||||
|
||||
MODPY_DISTV = 0.1.6
|
||||
MODPY_DISTV = 0.1.6
|
||||
DISTNAME = matplotlib-inline-${MODPY_DISTV}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES = graphics math
|
||||
|
||||
HOMEPAGE = https://github.com/martinRenou/matplotlib-inline
|
||||
|
||||
MAINTAINER = Daniel Dickman <daniel@openbsd.org>
|
||||
|
||||
# BSD 3-Clause
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = lang/python
|
||||
|
||||
MODPY_PI = Yes
|
||||
MODPY_PYBUILD = setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user