Files

16 lines
286 B
Makefile
Raw Permalink Normal View History

2024-05-28 20:29:57 +00:00
COMMENT = terminal screen size detection
DISTNAME = tty-screen-0.8.2
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>