Files
2024-12-21 11:38:44 +00:00

10 lines
175 B
Makefile

# Packaging guide:
# https://github.com/letsencrypt/letsencrypt/wiki/Packaging
SUBDIR =
SUBDIR += acme-tiny
SUBDIR += client
SUBDIR += py-acme
.include <bsd.port.subdir.mk>