1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/russian/rubygem-rutils/Makefile
Martin Wilke 8a0259f582 - Update to 1.0.2
PR:		131763
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2009-02-19 20:15:23 +00:00

22 lines
437 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.2
CATEGORIES= russian devel rubygems
MASTER_SITES= RF
MAINTAINER= ports@logvinov.com
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>