1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Add a pkg-message to advertise the database plugin ports.

This commit is contained in:
Michael Nottebrock 2004-03-25 15:06:29 +00:00
parent 6575c466ad
commit b67a797649
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105235
2 changed files with 13 additions and 0 deletions

View File

@ -158,5 +158,6 @@ pre-su-install:
post-install:
${RM} -f ${PREFIX}/lib/libqt-mt.la
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -0,0 +1,12 @@
*******************************************************************************
To enable QT's database support, install the database plugin ports.
The following plugin ports are available:
IBase/Firebird - databases/qt-ibase-plugin
MySQL - databases/qt-mysql-plugin
ODBC - databases/qt-odbc-plugin
PostgreSQL - databases/qt-pgsql-plugin
SQLite - databases/qt-sqlite-plugin
*******************************************************************************