summaryrefslogtreecommitdiff
path: root/databases/hk_classes
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-08 05:34:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-08 05:34:51 +0000
commit09ffb2e758b50cea5f50b97ad934806c8f6cc844 (patch)
tree59ede3db158b48afbdee589a2e87cfe0b6e07b00 /databases/hk_classes
parentAdd missing libXext dependency (diff)
Add missing manpages
Notes
Notes: svn path=/head/; revision=108670
Diffstat (limited to 'databases/hk_classes')
-rw-r--r--databases/hk_classes/Makefile3
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)