1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/editors/bvi/Makefile
2014-02-03 13:40:25 +00:00

17 lines
311 B
Makefile

# Created by: Chris D. Faulhaber <jedgar@fxp.org>
# $FreeBSD$
PORTNAME= bvi
PORTVERSION= 1.3.2
CATEGORIES= editors
MASTER_SITES= SF
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= vd@FreeBSD.org
COMMENT= A vi-like binary file (hex)editor
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${DATADIR}
.include <bsd.port.mk>