Add missing manpages

This commit is contained in:
Kris Kennaway 2004-05-08 05:34:51 +00:00
parent 987448a8b5
commit 09ffb2e758
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108670

View file

@ -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)