2020-01-27 21:08:12 +01:00
|
|
|
PORTNAME= hstspreload
|
2022-10-03 19:06:26 +02:00
|
|
|
PORTVERSION= 2022.10.1
|
2020-01-27 21:08:12 +01:00
|
|
|
CATEGORIES= www python
|
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Chromium HSTS Preload list
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/sethmlarson/hstspreload
|
2020-01-27 21:08:12 +01:00
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
USES= python:3.6+
|
2020-07-11 20:11:10 +02:00
|
|
|
USE_PYTHON= autoplist concurrent distutils
|
2020-01-27 21:08:12 +01:00
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|