diff options
Diffstat (limited to 'misc/viz/Makefile')
-rw-r--r-- | misc/viz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/viz/Makefile b/misc/viz/Makefile index 8d3493312213..9282ae4199c6 100644 --- a/misc/viz/Makefile +++ b/misc/viz/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner EXTRACT_SUFX= .tgz +PORTCOMMENT= Convert invisible (binary) characters to a visible form + MAN1= viz.1 inviz.1 .include <bsd.port.mk> |