View | Details | Raw Unified | Return to bug 32959
Collapse All | Expand All

(-)biew/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
13
DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ryan@sasknow.com
16
16
17
USE_BZIP2=	yes
17
USE_BZIP2=	yes
18
USE_GMAKE=	yes
18
USE_GMAKE=	yes
(-)biew/pkg-descr (-5 / +6 lines)
Lines 1-7 Link Here
1
    Biew  is  Binary  vIEWer  with   built-in   editor   for   binary,
1
Biew is Binary vIEWer with built-in editor for binary, hexadecimal
2
hexadecimal and disassembler modes. The program also has  text  viewer
2
and disassembler modes. The program also has text viewer with different
3
with different  Russia  codepages  support  (Windows-1251,  MSDOS-866,
3
Russia codepages support (Windows-1251, MSDOS-866, etc.). Run the 
4
etc.). Run the program with  -?  or  without  arguments  for  help  on
4
program with -? or without arguments for help on program switches.
5
program switches.
6
5
7
WWW: http://biew.sourceforge.net/
6
WWW: http://biew.sourceforge.net/
7
8
- Ryan Thompson <ryan@sasknow.com>

Return to bug 32959