10 lines
183 B
Makefile
Raw Normal View History

2015-11-17 14:19:27 +00:00
# Packaging guide:
# https://github.com/letsencrypt/letsencrypt/wiki/Packaging
SUBDIR =
2015-12-31 22:31:34 +00:00
SUBDIR += acme-tiny
SUBDIR += client
SUBDIR += py-acme,python3
.include <bsd.port.subdir.mk>