mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
8a0259f582
PR: 131763 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
22 lines
437 B
Makefile
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>
|