# New ports collection makefile for:	rubygem-ruby-ole
# Date created:				30 October 2008
# Whom:					Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD: ports/devel/rubygem-ruby-ole/Makefile,v 1.6 2009/07/21 22:41:14 avl Exp $
#

PORTNAME=	ruby-ole
PORTVERSION=	1.2.10
CATEGORIES=	devel rubygems
MASTER_SITES=	RF

MAINTAINER=	avl@FreeBSD.org
COMMENT=	A library for easy read/write access to OLE compound documents

USE_RUBY=	yes
USE_RUBY_FEATURES=	iconv
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/oletool

.include <bsd.port.mk>
