Jason W. Bacon 1a92885ded sysutils/auto-admin: Update to 0.8.4.22
New script: auto-chromium+widevine-install
auto-install-linux_base: No longer add fstab entries.
    Not necessary, and causes problems with tmpfs.
auto-install-packages: Fix exit status for non-existent ports
2026-02-04 10:52:14 -06:00

21 lines
375 B
Makefile

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