Edit

IABSD.fr/ports/benchmarks/speedtest-cli/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2025-04-29 10:36:58
    Hash : 3f523725
    Message : sync PLISTs for setuptools ports

  • benchmarks/speedtest-cli/Makefile
  • COMMENT=	command-line client for speedtest.net bandwidth tester
    
    MODPY_DISTV=	2.1.4b2
    DIST_TUPLE=	github Kowa92 speedtest-cli c611787bfa98d4870558906e89b0ab430649cb25 .
    PKGNAME=	speedtest-cli-${MODPY_DISTV:S/b/beta/}
    CATEGORIES=	benchmarks net
    REVISION=	1
    
    # Apache 2
    PERMIT_PACKAGE=	Yes
    
    MODULES=	lang/python
    MODPY_PYBUILD=	setuptools
    
    .include <bsd.port.mk>