summaryrefslogtreecommitdiff
path: root/sysutils/auto-admin/Makefile
blob: bee4dd7c670d2aaf345f587b1f6f5849cb2650e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.11 2022/09/19 13:13:28 bacon Exp $

DISTNAME=	auto-admin-0.7.13
CATEGORIES=	sysutils
MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}

MAINTAINER=	bacon@NetBSD.org
HOMEPAGE=	https://github.com/outpaddling/auto-admin
COMMENT=	Portable tools for automating systems management
LICENSE=	2-clause-bsd

USE_LANGUAGES=	# none

NO_BUILD=	yes

.include "../../mk/bsd.pkg.mk"