aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-unf_ext/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-06 06:36:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-06 06:36:34 +0000
commit8a7507317f05f3dbf504014962c2dc0eff62efb0 (patch)
tree81d33109d2ddecf3f59ae853ed592c4346313e35 /textproc/rubygem-unf_ext/Makefile
parentf348fe73d9e867c01b1bd1775fa97ed88d6f9725 (diff)
downloadports-8a7507317f05f3dbf504014962c2dc0eff62efb0.tar.gz
ports-8a7507317f05f3dbf504014962c2dc0eff62efb0.zip
- Update to 0.0.7.2
Notes
Notes: svn path=/head/; revision=410413
Diffstat (limited to 'textproc/rubygem-unf_ext/Makefile')
-rw-r--r--textproc/rubygem-unf_ext/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-unf_ext/Makefile b/textproc/rubygem-unf_ext/Makefile
index 82fb6533de16..9295e06d1712 100644
--- a/textproc/rubygem-unf_ext/Makefile
+++ b/textproc/rubygem-unf_ext/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unf_ext
-PORTVERSION= 0.0.7.1
+PORTVERSION= 0.0.7.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Unicode Normalization Form support library for CRuby
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USE_RUBY= yes
USE_RUBYGEMS= yes