Edit

IABSD.fr/ports/textproc/py-sphinx_guzzle_theme/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2025-04-29 10:40:12
    Hash : c2008dbb
    Message : sync PLISTs for setuptools ports

  • textproc/py-sphinx_guzzle_theme/Makefile
  • COMMENT =		sphinx theme used by guzzle
    
    MODPY_DISTV =	0.7.11
    REVISION =		11
    DISTNAME =		guzzle_sphinx_theme-${MODPY_DISTV}
    PKGNAME =		py-sphinx_guzzle_theme-${MODPY_DISTV}
    
    CATEGORIES =		textproc
    
    # MIT/OFL
    PERMIT_PACKAGE =	Yes
    
    MODULES =		lang/python
    
    MODPY_PI =		Yes
    MODPY_PYBUILD =		setuptools
    
    RUN_DEPENDS =		textproc/py-sphinx
    
    NO_TEST =		Yes
    
    .include <bsd.port.mk>