Add missing manpages
This commit is contained in:
parent
987448a8b5
commit
09ffb2e758
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108670
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ OPTIONS= MYSQL "Build MySQL driver" on \
|
|||
POSTGRESQL "Build PostrgreSQL driver" off \
|
||||
ODBC "Build unixODBC driver" off
|
||||
|
||||
MAN1= hk_report.1man hk_actionquery.1man hk_exportxml.1man \
|
||||
hk_exporthtml.1man hk_exportcsv.1man hk_importcsv.1man
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_MYSQL)
|
||||
|
|
Loading…
Reference in a new issue