# $NetBSD: Makefile,v 1.2 2024/12/06 16:31:13 ktnb Exp $

DISTNAME=	1.10
PKGNAME=	ait-${DISTNAME}
CATEGORIES=	editors
MASTER_SITES=	https://notabug.org/nuclearkev/ait/archive/
DIST_SUBDIR=	ait

MAINTAINER=	ktnb@NetBSD.org
HOMEPAGE=	https://notabug.org/nuclearkev/ait/
COMMENT=	Small but mighty GNU Emacs style editor
LICENSE=	modified-bsd

WRKSRC=		${WRKDIR}/ait
MAKE_FILE=	makefile

INSTALLATION_DIRS+=	bin man/man1

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