ports/devel/ruby-thor/Makefile

17 lines
249 B
Makefile
Raw Normal View History

2023-09-05 20:24:58 +00:00
COMMENT= toolkit for build command line interfaces
2023-08-16 22:26:55 +00:00
2023-09-05 20:24:58 +00:00
DISTNAME= thor-1.2.2
2023-08-16 22:26:55 +00:00
CATEGORIES= devel
MAINTAINER= Purple Rain <purplerain@secbsd.org>
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem ext
.include <bsd.port.mk>