Files
pkgsrc-ng/devel/ruby-ole/Makefile
2013-09-26 17:14:40 +02:00

19 lines
444 B
Makefile

# $NetBSD: Makefile,v 1.7 2013/01/05 05:11:49 obache Exp $
#
DISTNAME= ruby-ole-1.2.11.6
PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
CATEGORIES= devel
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://code.google.com/p/ruby-ole/
COMMENT= Ruby library for read/write access to OLE compound documents
LICENSE= mit
USE_LANGUAGES= # none
RUBYGEM_OPTIONS+= --format-executable
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"