diff options
Diffstat (limited to 'databases/hk_classes')
| -rw-r--r-- | databases/hk_classes/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/hk_classes/Makefile b/databases/hk_classes/Makefile index fb08ffb9dd6b..04b4d9d7c3ba 100644 --- a/databases/hk_classes/Makefile +++ b/databases/hk_classes/Makefile @@ -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) |
