openbsd-ports/net/ruby-errand/Makefile
2011-01-06 04:24:22 +00:00

22 lines
376 B
Makefile

# $OpenBSD: Makefile,v 1.5 2011/01/06 04:24:24 jeremy Exp $
COMMENT = bindings for RRD functions
DISTNAME = errand-0.7.2
REVISION = 2
CATEGORIES = net
# MIT
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
RUN_DEPENDS = net/rrdtool,-ruby
.include <bsd.port.mk>