mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
create bsd12 branch
This commit is contained in:
16
python/py-asn1crypto/Makefile
Normal file
16
python/py-asn1crypto/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $FreeBSD: head/devel/py-asn1crypto/Makefile 444640 2017-06-29 10:06:12Z robak $
|
||||
|
||||
PORTNAME= asn1crypto
|
||||
PORTVERSION= 0.22.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= mikael.urankar@gmail.com
|
||||
COMMENT= ASN.1 library with a focus on performance and a pythonic API
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
3
python/py-asn1crypto/distinfo
Normal file
3
python/py-asn1crypto/distinfo
Normal file
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1498488938
|
||||
SHA256 (asn1crypto-0.22.0.tar.gz) = cbbadd640d3165ab24b06ef25d1dca09a3441611ac15f6a6b452474fdf0aed1a
|
||||
SIZE (asn1crypto-0.22.0.tar.gz) = 84508
|
||||
3
python/py-asn1crypto/pkg-descr
Normal file
3
python/py-asn1crypto/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
A fast, pure Python library for parsing and serializing ASN.1 structures.
|
||||
|
||||
WWW: https://github.com/wbond/asn1crypto
|
||||
Reference in New Issue
Block a user