2013-06-03 03:30:51 +02:00
|
|
|
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
|
2003-01-01 21:02:42 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2008-12-15 08:28:01 +01:00
|
|
|
PORTNAME= spreadsheet
|
2013-06-03 03:30:51 +02:00
|
|
|
PORTVERSION= 0.8.5
|
2007-07-09 03:52:54 +02:00
|
|
|
CATEGORIES= textproc rubygems
|
2010-05-26 21:51:34 +02:00
|
|
|
MASTER_SITES= RG
|
2003-01-01 21:02:42 +01:00
|
|
|
|
2010-12-09 00:08:04 +01:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2003-02-18 06:42:05 +01:00
|
|
|
COMMENT= A Ruby module to generate Microsoft Excel compatible files
|
2003-01-01 21:02:42 +01:00
|
|
|
|
2011-06-20 19:25:42 +02:00
|
|
|
RUN_DEPENDS= rubygem-ruby-ole>=1.0:${PORTSDIR}/devel/rubygem-ruby-ole
|
2008-12-15 08:28:01 +01:00
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBY= yes
|
2008-12-15 08:28:01 +01:00
|
|
|
USE_RUBY_FEATURES= iconv
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBYGEMS= yes
|
2009-02-19 21:15:12 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
|
2009-02-19 21:15:12 +01:00
|
|
|
PLIST_FILES= bin/xlsopcodes
|
2008-12-15 08:28:01 +01:00
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
.include <bsd.port.mk>
|