freebsd-ports/russian/rubygem-rutils/Makefile
Martin Wilke 20e8711aa4 - Update to 0.2.3
PR:		116617
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-09-27 11:42:33 +00:00

20 lines
496 B
Makefile

# Ports collection makefile for: rubygem-rutils
# Date created: 04 January 2007
# Whom: Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD$
PORTNAME= rutils
PORTVERSION= 0.2.3
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>