$OpenBSD: README,v 1.5 2012/05/17 23:13:52 sthen Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
To configure OpenBSD's base httpd for rackmonkey, ensure that
you have enabled mod_perl, and create a symbolic link from
${PREFIX}/conf/modules.sample/httpd-rackmonkey.conf
to ${PREFIX}/conf/modules/httpd-rackmonkey.conf:
# mod_perl-enable
# ln -s ../modules.sample/httpd-rackmonkey.conf ${PREFIX}/conf/modules
# /etc/rc.d/httpd restart
See ${PREFIX}/rackmonkey/doc/install.txt for more information which
has been adapted to be relevant to OpenBSD.