mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
create bsd12 branch
This commit is contained in:
17
python/py-certifi/Makefile
Normal file
17
python/py-certifi/Makefile
Normal file
@@ -0,0 +1,17 @@
|
||||
# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
||||
# $FreeBSD: head/security/py-certifi/Makefile 467633 2018-04-17 19:15:50Z sunpoet $
|
||||
|
||||
PORTNAME= certifi
|
||||
PORTVERSION= 2018.4.16
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Mozilla SSL certificates
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
python/py-certifi/distinfo
Normal file
3
python/py-certifi/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1523979002
|
||||
SHA256 (certifi-2018.4.16.tar.gz) = 13e698f54293db9f89122b0581843a782ad0934a4fe0172d2a980ba77fc61bb7
|
||||
SIZE (certifi-2018.4.16.tar.gz) = 149967
|
||||
3
python/py-certifi/pkg-descr
Normal file
3
python/py-certifi/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
Certifi: Python Mozilla's SSL Certificates.
|
||||
|
||||
WWW: https://pypi.org/project/certifi/
|
||||
Reference in New Issue
Block a user