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

17 lines
263 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:30 espie Exp $
COMMENT= extensions to ruby's String class
DISTNAME= stringex-1.1.0
REVISION = 2
CATEGORIES= devel
# MIT
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem
.include <bsd.port.mk>