f396b5498b
PR: 205072 Submitted by: leonardo@schenkel.net (maintainer)
16 lines
271 B
Makefile
16 lines
271 B
Makefile
# $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>
|