Edit

IABSD.fr/ports/sysutils/lscpu/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2026-02-11 15:12:24
    Hash : 1b134527
    Message : 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

  • sysutils/lscpu/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>