ports/sysutils/rcm/Makefile

21 lines
363 B
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>