summaryrefslogtreecommitdiff
path: root/devel/ruby-tty-cursor/Makefile
blob: 1ded616444ad6dbb74c40d99c4323158c57a0cb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2021/01/11 13:22:09 taca Exp $

DISTNAME=	tty-cursor-0.7.1
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://ttytoolkit.org/
COMMENT=	Terminal cursor positioning, visibility and text manipulation
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"