freebsd-ports/sysutils/rcm/Makefile
Alex Kozlov f396b5498b - Update to 1.3.0
PR:	205072
Submitted by:	leonardo@schenkel.net (maintainer)
2015-12-06 20:59:53 +00: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>