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

19 lines
313 B
Makefile

# $OpenBSD: Makefile,v 1.15 2013/03/11 10:50:30 espie Exp $
COMMENT= code coverage tool for Ruby
DISTNAME= rcov-0.9.9
REVISION= 2
CATEGORIES= devel
MAINTAINER= Jeremy Evans <jeremy@openbsd.org>
# MIT License
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE=ruby gem ext
.include <bsd.port.mk>