Jason W. Bacon a5ea34ce13 sysutils/auto-admin: Update to 0.8.3.30
auto-update-system:
    Fix bug causing termination when nothing in /usr/local/pkg/repos
auto-su+j-toggle:
    Fix awk command when enabling journal
2025-10-26 16:44:05 -05:00

21 lines
375 B
Makefile

PORTNAME= auto-admin
DISTVERSION= 0.8.3-30
DISTVERSIONSUFFIX= -gdc2e235
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>