opnsense-ports/sysutils/auto-admin/Makefile
Franco Fichtner 6763dd31a5 */*: sync with upstream
Taken from: FreeBSD
2023-10-27 09:26:19 +02:00

19 lines
335 B
Makefile

PORTNAME= auto-admin
DISTVERSION= 0.8.0
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>