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
234 B
Makefile

COMMENT = gather and display CPU architecture information
CATEGORIES = sysutils
GH_ACCOUNT = NanXiao
GH_PROJECT = lscpu
GH_TAGNAME = 1.3.0
REVISION = 0
# BSD
PERMIT_PACKAGE = Yes
WANTLIB += c
NO_TEST = Yes
.include <bsd.port.mk>