aboutsummaryrefslogtreecommitdiff
path: root/russian/rubygem-rutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'russian/rubygem-rutils/Makefile')
-rw-r--r--russian/rubygem-rutils/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/russian/rubygem-rutils/Makefile b/russian/rubygem-rutils/Makefile
new file mode 100644
index 000000000000..51f157733195
--- /dev/null
+++ b/russian/rubygem-rutils/Makefile
@@ -0,0 +1,20 @@
+# Ports collection makefile for: rubygem-rutils
+# Date created: 04 January 2007
+# Whom: Alexander Logvinov <ports@logvinov.com>
+#
+# $FreeBSD$
+
+PORTNAME= rutils
+PORTVERSION= 0.1.8
+CATEGORIES= russian devel rubygems
+MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= ports@logvinov.com
+COMMENT= Simple processing of russian strings
+
+USE_RUBY= yes
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
+.include <bsd.port.post.mk>