Files
ports/sysutils/rcm/Makefile
T
Sunpoet Po-Chuan Hsieh 18f3e5a4ce Update to 1.3.4
- Take maintainership

Changes:	https://github.com/thoughtbot/rcm/blob/master/NEWS.md.in
2020-08-30 20:20:17 +00:00

18 lines
301 B
Makefile

# $FreeBSD$
PORTNAME= rcm
PORTVERSION= 1.3.4
CATEGORIES= sysutils
MASTER_SITES= https://thoughtbot.github.io/rcm/dist/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= RC file (dotfile) management
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
NO_ARCH= yes
.include <bsd.port.mk>