2021-10-29 02:56:32 +02:00
|
|
|
PORTNAME= extension-helpers
|
|
|
|
DISTVERSION= 0.1
|
|
|
|
CATEGORIES= astro
|
2023-01-11 16:47:15 +01:00
|
|
|
MASTER_SITES= PYPI
|
2021-10-29 02:56:32 +02:00
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
|
|
COMMENT= Building and installing packages in the Astropy ecosystem
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://extension-helpers.readthedocs.io/
|
2021-10-29 02:56:32 +02:00
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
|
|
|
|
|
|
|
USES= python:3.6+
|
|
|
|
USE_PYTHON= autoplist distutils
|
|
|
|
|
2022-02-28 10:40:04 +01:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2021-10-29 02:56:32 +02:00
|
|
|
.include <bsd.port.mk>
|