freebsd-ports/sysutils/auto-admin/Makefile
Jason W. Bacon 3a8a4ba203 sysutils/auto-admin: Update to 0.7.13.2
auto-gpu-setup: Warn users about possible interactions between DRM and
specific software such as Gnome

Reported by:    grahamperrin
2022-09-29 11:48:13 -05:00

20 lines
367 B
Makefile

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