81d745d799
auto-update-system:
Don't use -DBATCH, user may need to accept license
auto-chromium+widevine-install:
Tag linux-widevine-cdm as install-from-source so
auto-update-system can update it automatically.
21 lines
375 B
Makefile
21 lines
375 B
Makefile
PORTNAME= auto-admin
|
|
DISTVERSION= 0.8.4-24
|
|
DISTVERSIONSUFFIX= -g26c0885
|
|
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>
|