summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-07 22:07:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-07 22:07:05 +0000
commite7655f117b74cc6742ac0d6cde7b2c157c0b3ec0 (patch)
tree4f4ba74fbf645fe8787f75a4c738b30ea03fb667 /devel
parentAdd lib/X11/ml/ML.ad.ORIG (I know, but there were other .orig files (diff)
Add cflow.1.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29354
Diffstat (limited to 'devel')
-rw-r--r--devel/cflow/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cflow/Makefile b/devel/cflow/Makefile
index 6e103d08cd18..4384caf8db8a 100644
--- a/devel/cflow/Makefile
+++ b/devel/cflow/Makefile
@@ -14,5 +14,7 @@ MASTER_SITE_SUBDIR= devel/lang/c
MAINTAINER= dchapes@zeus.leitch.com
USE_GMAKE= yes
+MAN1= cflow.1
+MANCOMPRESSED= yes
.include <bsd.port.mk>