opnsense-ports/misc/vifm/Makefile
Franco Fichtner 8758ae3186 */*: sync with upstream
Taken from: FreeBSD
2016-02-15 04:34:34 +01:00

20 lines
385 B
Makefile

# Created by: Stefan Walter <swalter@lettermax.de>
# $FreeBSD$
PORTNAME= vifm
PORTVERSION= 0.8.1
DISTVERSIONPREFIX= v
CATEGORIES= misc
MAINTAINER= mp39590@gmail.com
COMMENT= Ncurses based file manager with vi like keybindings
LICENSE= GPLv2
USES= desktop-file-utils gmake ncurses tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-gtk
USE_GITHUB= yes
.include <bsd.port.mk>