ports/devel/ruby-extlib/Makefile

15 lines
225 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = Ruby extensions serving DataMapper and DataObjects
DISTNAME = extlib-0.9.16
REVISION = 0
CATEGORIES = devel
# MIT
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>