openbsd-ports/devel/ruby-rubyforge/Makefile
2011-01-06 04:24:22 +00:00

20 lines
391 B
Makefile

# $OpenBSD: Makefile,v 1.13 2011/01/06 04:24:23 jeremy Exp $
COMMENT = script which automates a limited set of rubyforge operations
DISTNAME = rubyforge-2.0.0
REVISION = 1
CATEGORIES = devel 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
.include <bsd.port.mk>