Files
sthen 607ab60ce9 drop Dimitri Karamazov MAINTAINER lines, email has been bouncing
for a while - danwin1210.me anonymous email service moved to .de
but the username doesn't work there either
2023-04-26 08:17:15 +00:00

24 lines
377 B
Makefile

COMMENT = simple and fast file manager
GH_ACCOUNT = dylanaraps
GH_PROJECT = fff
GH_TAGNAME = 2.2
REVISION = 0
CATEGORIES = sysutils
# MIT
PERMIT_PACKAGE = Yes
RUN_DEPENDS = converters/libiconv \
devel/gettext,-runtime \
devel/xdg-utils \
shells/bash
FAKE_FLAGS = DESTDIR= MANDIR="${DESTDIR}${PREFIX}/man"
NO_BUILD = Yes
NO_TEST = Yes
.include <bsd.port.mk>