opnsense-ports/sysutils/rcm/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +02:00

15 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>