1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00
freebsd-ports/sysutils/rcm/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
288 B
Makefile

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>