2015-07-18 21:07:40 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2015/07/18 21:07:40 jeremy Exp $
|
2010-12-23 13:26:41 +00:00
|
|
|
|
2010-12-23 13:41:05 +00:00
|
|
|
COMMENT = provides read/write access to OLE2 structured storage files
|
2010-12-23 13:26:41 +00:00
|
|
|
|
2012-09-23 17:03:36 +00:00
|
|
|
DISTNAME = ruby-ole-1.2.11.4
|
2010-12-23 13:26:41 +00:00
|
|
|
PKGNAME = ${DISTNAME:S/ruby-//}
|
2015-07-18 21:07:40 +00:00
|
|
|
REVISION = 2
|
2010-12-23 13:26:41 +00:00
|
|
|
CATEGORIES = devel
|
|
|
|
|
|
|
|
# MIT
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
|
|
|
|
MODULES = lang/ruby
|
|
|
|
|
|
|
|
CONFIGURE_STYLE = ruby gem
|
|
|
|
|
2013-03-11 10:50:00 +00:00
|
|
|
MODRUBY_TEST = rake
|
2010-12-23 13:26:41 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|