ports/devel/ruby-cri/Makefile

16 lines
305 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = command line interfaces with subcommands
DISTNAME = cri-2.15.11
CATEGORIES = devel
HOMEPAGE = http://stoneship.org/software/cri/
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>