2018-07-16 04:36:14 +00:00

24 lines
439 B
Makefile

# $OpenBSD: Makefile,v 1.4 2018/07/16 04:36:14 rsadowski Exp $
COMMENT = rc file (dotfile) management
DISTNAME = rcm-1.3.3
CATEGORIES = sysutils
HOMEPAGE = https://thoughtbot.github.io/rcm/
MAINTAINER = Mike Burns <mike+openbsd@mike-burns.com>
# BSD
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = https://thoughtbot.github.io/rcm/dist/
CONFIGURE_STYLE = gnu
# XXX The test suite uses cram.
NO_TEST = Yes
.include <bsd.port.mk>