freebsd-ports/devel/rubygem-unicode/Makefile
Philip M. Gollucci e895ff4001 - Update to 0.4.0
PR:             ports/152511
Submitted by:   myself (pgollucci)
Approved by:    alexey@renatasystems.org (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-12-07 01:50:24 +00:00

19 lines
411 B
Makefile

# Ports collection makefile for: rubygem-unicode
# Date created: Sat 31 Jul 2010
# Whom: Alexey V. Degtyarev <alexey@renatasystems.org>
#
# $FreeBSD$
PORTNAME= unicode
PORTVERSION= 0.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= alexey@renatasystems.org
COMMENT= Unicode string manipulation library for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>