Solved Port missing in port tree

Hello,

according to https://nicolas.vion.science/system...ion-of-letsencrypt-with-nginx-on-freebsd.html there is a port /usr/ports/security/py-letsencrypt.

After executing portsnap fetch extract I see several ports with the mask py-*:
Code:
root@myhost:/usr/ports/security # find . -d -name 'py-*' | wc -l
     118

But not the for me relevant py-letsencrypt.

Is that port not available for my version?
Code:
uname -a FreeBSD myhost 10.3-RELEASE-p4 FreeBSD 10.3-RELEASE-p4

Thank you.
 
Back
Top