diff options
Diffstat (limited to 'devel/cflow2vcg/Makefile')
-rw-r--r-- | devel/cflow2vcg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cflow2vcg/Makefile b/devel/cflow2vcg/Makefile index 35320c44c588..f5a82834c42c 100644 --- a/devel/cflow2vcg/Makefile +++ b/devel/cflow2vcg/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Convert the result of the cflow utility in a VCG format + GNU_CONFIGURE= yes .include <bsd.port.mk> |