mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
auto-gpu-setup: Fix path for nVidia https://github.com/outpaddling/desktop-installer/issues/59 https://github.com/outpaddling/desktop-installer/issues/60 Reported by: 00rga00@github
21 lines
374 B
Makefile
21 lines
374 B
Makefile
PORTNAME= auto-admin
|
|
DISTVERSION= 0.8.4-6
|
|
DISTVERSIONSUFFIX= -gcaad349
|
|
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>
|