summaryrefslogtreecommitdiff
path: root/sysutils/rcm/Makefile
blob: 408787c11491a0a4ade19eda9f44beabaa9f21ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.1 2017/12/19 11:45:25 leot Exp $

DISTNAME=	rcm-1.3.1
CATEGORIES=	sysutils
MASTER_SITES=	https://thoughtbot.github.io/rcm/dist/

MAINTAINER=	leot@NetBSD.org
HOMEPAGE=	https://thoughtbot.github.io/rcm/
COMMENT=	Tools for rc file (dotfile) management
LICENSE=	modified-bsd

GNU_CONFIGURE=	yes

USE_LANGUAGES=	# none

.include "../../mk/bsd.pkg.mk"