Jason W. Bacon 4509505529 sysutils/auto-admin: Update to 0.8.3.7
Important fixes:
    auto-ports-branch: Fix for local repos with multiple branches
    auto-pkg-latest: Add FreeBSD kmod repo
A few other enhancements
Changes: https://github.com/outpaddling/auto-admin/commits/master/
2025-06-05 07:40:42 -05:00

21 lines
374 B
Makefile

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