opnsense-ports/sysutils/rcm/Makefile
Franco Fichtner 4f0c947c5d */*: sync with upstream
Taken from: FreeBSD
2015-12-07 07:35:46 +01:00

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>