diff options
Diffstat (limited to 'editors/biew/Makefile')
-rw-r--r-- | editors/biew/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile index a7a4d8d..4c8f3a3 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ryan@sasknow.com +COMMENT= Binary vIEWer + editor for binary, hexadecimal and dis-asm modes USE_BZIP2= yes USE_GMAKE= yes |