--- dns/rubygem-simpleidn/Makefile (nonexistent) +++ dns/rubygem-simpleidn/Makefile (working copy) @@ -0,0 +1,20 @@ +# Created by: Douglas Thrift +# $FreeBSD$ + +PORTNAME= simpleidn +PORTVERSION= 0.0.7 +CATEGORIES= dns rubygems +MASTER_SITES= RG + +MAINTAINER= douglas@douglasthrift.net +COMMENT= Easy conversion from IDNA strings to unicode strings and vice-versa + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENCE + +NO_ARCH= yes + +USE_RUBY= yes +USES= gem + +.include --- dns/rubygem-simpleidn/distinfo (nonexistent) +++ dns/rubygem-simpleidn/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1489895050 +SHA256 (rubygem/simpleidn-0.0.7.gem) = 8274c4a150c32cba1e35ad60462e147a3e3898f8ddcb5a0292fa2616c6273f93 +SIZE (rubygem/simpleidn-0.0.7.gem) = 8704 --- dns/rubygem-simpleidn/pkg-descr (nonexistent) +++ dns/rubygem-simpleidn/pkg-descr (working copy) @@ -0,0 +1,4 @@ +SimpleIDN allows easy conversion from punycode ACE (IDNA) strings to unicode +UTF-8 strings and visa versa. + +WWW: https://github.com/mmriis/simpleidn