diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/bozohttpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index 89a608bf8de..0419226139a 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -18,7 +18,8 @@ USE_RC_SUBR= bozohttpd OPTIONS_DEFINE= HTPASSWD SSL CGI OPTIONS_DEFAULT= SSL CGI -USES= uidfix tar:bzip2 +USES= cpe uidfix tar:bzip2 +CPE_VENDOR= eterna HTPASSWD_DESC= Enable htpassword support SSL_DESC= Enable SSL support |