Files
sthen 1b13452762 reset bcallah maintainer lines, quite a lot of timeouts which make it
tricky for others to work on the ports tree, this will also bring more
visible to portroach of those which are outdated
2026-02-11 15:12:24 +00:00

17 lines
232 B
Makefile

COMMENT = display free and used memory in the system
CATEGORIES = sysutils
GH_ACCOUNT = NanXiao
GH_PROJECT = free
GH_TAGNAME = v1.1
REVISION = 0
# BSD
PERMIT_PACKAGE = Yes
WANTLIB += c util
NO_TEST = Yes
.include <bsd.port.mk>