Files
2025-01-10 18:17:34 +00:00

18 lines
306 B
Makefile

COMMENT = high-level IO library for Ruby
DISTNAME = highline-3.1.2
CATEGORIES = devel
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
HOMEPAGE = https://github.com/JEG2/highline
# Ruby license
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>