aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rcm/Makefile
blob: d0945b0bed6d0bf0a27666c6162c50c692ec1996 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   rcm
PORTVERSION=    1.3.0
CATEGORIES= sysutils
MASTER_SITES=   https://thoughtbot.github.io/rcm/dist/

MAINTAINER= leonardo@schenkel.net
COMMENT=    RC file (dotfile) management

LICENSE=    BSD3CLAUSE

NO_ARCH=    yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>