Added
Link Here
|
1 |
PORTNAME= openssh-wrapper |
2 |
PORTVERSION= 0.4 |
3 |
CATEGORIES= security python |
4 |
MASTER_SITES= PYPI |
5 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
6 |
|
7 |
MAINTAINER= einar@isnic.is |
8 |
COMMENT= OpenSSH python wrapper |
9 |
WWW= https://github.com/NetAngels/openssh-wrapper |
10 |
|
11 |
LICENSE= BSD |
12 |
|
13 |
USES= cpe python |
14 |
USE_PYTHON= autoplist cryptography pep517 |
15 |
|
16 |
.include <bsd.port.mk> |