openbsd-ports/devel/ruby-needle/Makefile
2013-03-11 10:50:00 +00:00

17 lines
302 B
Makefile

# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:30 espie Exp $
COMMENT = dependency-injection/inversion-of-control container for Ruby
DISTNAME = needle-1.3.0
REVISION = 6
CATEGORIES = devel
# bsd/ruby
PERMIT_PACKAGE_CDROM = yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>