freebsd-ports/russian/rubygem-rutils/Makefile
Alexander Logvinov 5c4816779a - Update to 1.0.3
2010-06-03 06:11:42 +00:00

21 lines
434 B
Makefile

# Ports collection makefile for: rubygem-rutils
# Date created: 04 January 2007
# Whom: Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD$
PORTNAME= rutils
PORTVERSION= 1.0.3
CATEGORIES= russian devel rubygems
MASTER_SITES= RG
MAINTAINER= avl@FreeBSD.org
COMMENT= Simple processing of russian strings
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/gilensize bin/rutilize
.include <bsd.port.mk>