freebsd-ports/editors/bvi/Makefile
Christian Weisgerber 5b16b01255 * Update to 1.4.0 for small fixes & improvements accumulated over ten years.
* Take maintainer.

Approved by:	vd
2014-11-16 19:32:47 +00:00

16 lines
275 B
Makefile

# Created by: Chris D. Faulhaber <jedgar@fxp.org>
# $FreeBSD$
PORTNAME= bvi
PORTVERSION= 1.4.0
CATEGORIES= editors
MASTER_SITES= SF
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= naddy@FreeBSD.org
COMMENT= Vi-like binary file (hex)editor
GNU_CONFIGURE= yes
.include <bsd.port.mk>