an easy and consistent way of installing software ported to FreeBSD
This port provides a native (as opposed to ODBC) MySQL interface for
Erlang applications. It has been extracted from the codebase of the
Yxa SIP Software [1], and is provided by Process One [2].
[1] http://www.stacken.kth.se/project/yxa/
[2] http://www.process-one.net/
WWW: http://support.process-one.net/doc/display/CONTRIBS/Yxa/
%%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/src/mysql.erl
%%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/src/mysql_auth.erl
%%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/src/mysql_conn.erl
%%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/src/mysql_recv.erl
%%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mysql.beam
%%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mysql_auth.beam
%%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mysql_conn.beam
%%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin/mysql_recv.beam
%%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include/mysql.hrl
@dirrm %%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/src
@dirrm %%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/ebin
@dirrm %%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%/include
@dirrm %%ERLANGDIR%%/%%PORTNAME%%-%%PORTVERSION%%