mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 20:16:39 -04:00
Changes: http://software.firstworks.com/2021/06/sql-relay-193-release.html http://software.firstworks.com/2021/09/sql-relay-192-release-announcement.html http://software.firstworks.com/2021/06/sql-relay-191-release.html http://software.firstworks.com/2021/04/sql-relay-190-release.html http://software.firstworks.com/2020/08/sql-relay-180-release-announcement.html
9 lines
277 B
Text
9 lines
277 B
Text
SQLRELAY_PORTNAME= sqlrelay
|
|
SQLRELAY_PORTVERSION= 1.9.3
|
|
|
|
SQLRELAY_PORTDIR= databases/${SQLRELAY_PORTNAME}
|
|
SQLRELAY_WRKSRC_CMD= cd ${PORTSDIR}/${SQLRELAY_PORTDIR} && ${MAKE} -V WRKSRC
|
|
|
|
SQLRELAY_CONFIGURE_ARGS= \
|
|
--localstatedir=/var \
|
|
--with-rudiments-prefix="${LOCALBASE}"
|