[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / sysutils / rcm

File: [local] / ports / sysutils / rcm / Makefile (download)

Revision 1.9, Wed Sep 27 17:16:33 2023 UTC (8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.8: +1 -1 lines

MASTER_SITES -> SITES

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>