Files

16 lines
287 B
Makefile
Raw Permalink Normal View History

2024-05-28 20:28:53 +00:00
COMMENT = move the terminal cursor around
DISTNAME = tty-cursor-0.7.1
CATEGORIES = sysutils
HOMEPAGE = https://ttytoolkit.org/
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>