6ba014ae9d
Update ruby-tty-cursor to 0.7.1. ## [v0.7.1] - 2020-01-25 ### Changed * Change gemspec to include metadata and remove test files
14 lines
358 B
Makefile
14 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.2 2020/03/08 15:31:16 taca Exp $
|
|
|
|
DISTNAME= tty-cursor-0.7.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://piotrmurach.github.io/tty/
|
|
COMMENT= Terminal cursor positioning, visibility and text manipulation
|
|
LICENSE= mit
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|