2013-09-21 00:46:16 +02:00
|
|
|
# Created by: Alexander Logvinov <ports@logvinov.com>
|
2007-02-07 05:21:27 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= rutils
|
2010-06-03 08:11:42 +02:00
|
|
|
PORTVERSION= 1.0.3
|
2007-02-07 05:21:27 +01:00
|
|
|
CATEGORIES= russian devel rubygems
|
2010-05-26 21:51:34 +02:00
|
|
|
MASTER_SITES= RG
|
2007-02-07 05:21:27 +01:00
|
|
|
|
2010-12-09 00:08:04 +01:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2012-07-24 23:27:13 +02:00
|
|
|
COMMENT= Simple processing of Russian strings
|
2007-02-07 05:21:27 +01:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
2008-04-06 10:58:21 +02:00
|
|
|
USE_RUBYGEMS= yes
|
2009-02-19 21:15:23 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2007-02-07 05:21:27 +01:00
|
|
|
|
2009-02-19 21:15:23 +01:00
|
|
|
PLIST_FILES= bin/gilensize bin/rutilize
|
2008-08-10 23:59:42 +02:00
|
|
|
|
2008-04-06 10:58:21 +02:00
|
|
|
.include <bsd.port.mk>
|