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:
parent
6575c466ad
commit
b67a797649
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105235
@ -158,5 +158,6 @@ pre-su-install:
|
||||
|
||||
post-install:
|
||||
${RM} -f ${PREFIX}/lib/libqt-mt.la
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
12
x11-toolkits/qt33/pkg-message
Normal file
12
x11-toolkits/qt33/pkg-message
Normal 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
|
||||
|
||||
*******************************************************************************
|
Loading…
Reference in New Issue
Block a user