aboutsummaryrefslogtreecommitdiff
path: root/misc/whichman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/whichman/Makefile')
-rw-r--r--misc/whichman/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile
index 5ebb0e7475c1..4605682ae0e5 100644
--- a/misc/whichman/Makefile
+++ b/misc/whichman/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= apps/doctools
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Approximate matching utilities to search for manpages and files
+
MAN1= whichman.1 ftff.1 ftwhich.1
.include <bsd.port.mk>