diff options
author | sbz <sbz@FreeBSD.org> | 2014-07-12 02:17:57 +0800 |
---|---|---|
committer | sbz <sbz@FreeBSD.org> | 2014-07-12 02:17:57 +0800 |
commit | 7d02c877e9878f90a40b6726c699b813908a9e3d (patch) | |
tree | 2bb889b5a8d852ac6252f3c749aa688266568e6f /security/py-openssl | |
parent | 2784f5c55160a941550e4152374057945eb3d8d7 (diff) | |
download | freebsd-ports-gnome-7d02c877e9878f90a40b6726c699b813908a9e3d.tar.gz freebsd-ports-gnome-7d02c877e9878f90a40b6726c699b813908a9e3d.tar.zst freebsd-ports-gnome-7d02c877e9878f90a40b6726c699b813908a9e3d.zip |
- Add CPE entries
Diffstat (limited to 'security/py-openssl')
-rw-r--r-- | security/py-openssl/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index 295f224587aa..914995a88b34 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -18,11 +18,15 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.2.1:${PORTSDIR}/security/py- OPTIONS_DEFINE= EXAMPLES +USES= cpe USE_PYTHON= yes USE_PYTHON_PREFIX= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes +CPE_VENDOR= jean-paul_calderone +CPE_PRODUCT= py${PORTNAME} + EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} PORTEXAMPLES= * |