Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/editors/bvi/Makefile
16124 views
# Created by: Chris D. Faulhaber <[email protected]>

PORTNAME=	bvi
PORTVERSION=	1.4.0
CATEGORIES=	editors
MASTER_SITES=	SF
EXTRACT_SUFX=	.src.tar.gz

MAINTAINER=	[email protected]
COMMENT=	Vi-like binary file (hex)editor

USES=		ncurses
GNU_CONFIGURE=	yes

.include <bsd.port.mk>