diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 22:07:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 22:07:05 +0000 |
commit | e7655f117b74cc6742ac0d6cde7b2c157c0b3ec0 (patch) | |
tree | 4f4ba74fbf645fe8787f75a4c738b30ea03fb667 /devel/cflow/Makefile | |
parent | b2f8b27d3e92012cbf1cdbd3301d3c23c1088ed1 (diff) | |
download | ports-e7655f117b74cc6742ac0d6cde7b2c157c0b3ec0.tar.gz ports-e7655f117b74cc6742ac0d6cde7b2c157c0b3ec0.zip |
Notes
Diffstat (limited to 'devel/cflow/Makefile')
-rw-r--r-- | devel/cflow/Makefile | 2 |
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> |