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