openbsd-ports/devel/ruby-rubyforge/Makefile

20 lines
391 B
Makefile
Raw Normal View History

# $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>