2013-03-11 10:50:00 +00:00

17 lines
306 B
Makefile

# $OpenBSD: Makefile,v 1.17 2013/03/11 10:50:30 espie Exp $
COMMENT = script which automates a limited set of rubyforge operations
DISTNAME = rubyforge-2.0.0
REVISION = 3
CATEGORIES = devel net
# MIT
PERMIT_PACKAGE_CDROM = yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>