aboutsummaryrefslogtreecommitdiff
path: root/russian/rubygem-rutils/Makefile
blob: d8bc4e2f70a9e5174b23e0ae599a555a724b89c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Ports collection makefile for:	rubygem-rutils
# Date created:				04 January 2007
# Whom:					Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD$

PORTNAME=	rutils
PORTVERSION=	1.0.2
CATEGORIES=	russian devel rubygems
MASTER_SITES=	RF

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>