nginxをインストール

# pkg_add -r nginx
# echo 'nginx_enable="YES"' >> /etc/rc.conf
# service nginx start