jeremy a6b8b062f2 Bump gem ports buildable with ruby 1.8 that have binaries
The binaries now use a 18 suffix on ruby 1.8.
2014-10-11 19:54:46 +00:00

22 lines
400 B
Makefile

# $OpenBSD: Makefile,v 1.24 2014/10/11 19:54:46 jeremy Exp $
COMMENT= simple rake/rubygems helper for project Rakefiles
DISTNAME= hoe-3.12.0
REVISION = 0
CATEGORIES= devel
# MIT
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${MODRUBY_RAKE_DEPENDS}
CONFIGURE_STYLE=ruby gem
# Tests require minitest > 5.3, which isn't in ports.
.include <bsd.port.mk>