freebsd-ports/sysutils/auto-admin/Makefile
Jason W. Bacon 6f88d32b29 sysutils/auto-admin: Update to 0.7.9
Several new scripts, bug fixes, and minor enhancements
Changes:        https://github.com/outpaddling/auto-admin/tags

PR:             261386
Reported by:    grahamperrin
2022-01-21 14:49:31 -06:00

18 lines
295 B
Makefile

PORTNAME= auto-admin
DISTVERSION= 0.7.9
CATEGORIES= sysutils
MAINTAINER= jwb@FreeBSD.org
COMMENT= Portable tools for automating systems management
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= outpaddling
NO_BUILD= yes
NO_ARCH= yes
.include <bsd.port.mk>