Edit

IABSD.fr/ports/sysutils/rcm/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2023-09-27 17:16:22
    Hash : f372f5ac
    Message : MASTER_SITES -> SITES

  • sysutils/rcm/Makefile
  • COMMENT =		rc file (dotfile) management
    
    DISTNAME =		rcm-1.3.6
    
    CATEGORIES =		sysutils
    
    HOMEPAGE =		https://thoughtbot.github.io/rcm/
    
    MAINTAINER =		Mike Burns <mike+openbsd@mike-burns.com>
    
    # BSD
    PERMIT_PACKAGE =	Yes
    
    SITES =			https://thoughtbot.github.io/rcm/dist/
    
    CONFIGURE_STYLE =	gnu
    
    # XXX The test suite uses cram.
    NO_TEST =		Yes
    
    .include <bsd.port.mk>