1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

editors/bvi: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
This commit is contained in:
John Marino 2016-02-05 18:19:14 +00:00
parent b2d9711960
commit 18c49bae5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408249

View File

@ -10,6 +10,7 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= naddy@FreeBSD.org
COMMENT= Vi-like binary file (hex)editor
USES= ncurses
GNU_CONFIGURE= yes
.include <bsd.port.mk>