Index: head/korean/Makefile =================================================================== --- head/korean/Makefile (revision 519835) +++ head/korean/Makefile (revision 519836) @@ -1,47 +1,48 @@ # $FreeBSD$ # COMMENT = Korean support SUBDIR += FreeWnn-lib SUBDIR += FreeWnn-server SUBDIR += aleefonts-ttf SUBDIR += baekmukfonts-bdf SUBDIR += baekmukfonts-ttf SUBDIR += d2coding-ttf SUBDIR += engdic SUBDIR += fcitx-hangul SUBDIR += gimp-help SUBDIR += h2ps SUBDIR += hanyangfonts SUBDIR += hcode SUBDIR += hmconv SUBDIR += hpscat SUBDIR += hunspell SUBDIR += ibus-hangul SUBDIR += imhangul-gtk2 SUBDIR += imhangul-gtk3 SUBDIR += kaistfonts SUBDIR += ko.TeX SUBDIR += ko.TeX-fonts-base SUBDIR += ko.TeX-fonts-extra SUBDIR += libhangul SUBDIR += libreoffice SUBDIR += man-doc SUBDIR += munhwafonts-cid SUBDIR += nabi SUBDIR += nanumcoding-ttf SUBDIR += nanumfonts-otf SUBDIR += nanumfonts-ttf SUBDIR += nhpf + SUBDIR += p5-Lingua-KO-Hangul-Util SUBDIR += scim-hangul SUBDIR += scim-tables SUBDIR += sourcehansans-otf SUBDIR += sourcehanserif-otf SUBDIR += spoqahansans-ttf SUBDIR += unfonts-core SUBDIR += unfonts-extra SUBDIR += uniksc SUBDIR += xpdf .include Index: head/korean/p5-Lingua-KO-Hangul-Util/Makefile =================================================================== --- head/korean/p5-Lingua-KO-Hangul-Util/Makefile (nonexistent) +++ head/korean/p5-Lingua-KO-Hangul-Util/Makefile (revision 519836) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= Lingua-KO-Hangul-Util +PORTVERSION= 0.28 +CATEGORIES= korean perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR=CPAN:SADAHIRO +PKGNAMEPREFIX= p5- + +MAINTAINER= bokutin@bokut.in +COMMENT= Utility functions for Hangul in Unicode + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +USES= perl5 +USE_PERL5= configure +PLIST_FILES= ${SITE_PERL}/Lingua/KO/Hangul/Util.pm \ + ${SITE_MAN3_REL}/Lingua::KO::Hangul::Util.3.gz +NO_ARCH= yes + +.include Property changes on: head/korean/p5-Lingua-KO-Hangul-Util/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/korean/p5-Lingua-KO-Hangul-Util/distinfo =================================================================== --- head/korean/p5-Lingua-KO-Hangul-Util/distinfo (nonexistent) +++ head/korean/p5-Lingua-KO-Hangul-Util/distinfo (revision 519836) @@ -0,0 +1,3 @@ +TIMESTAMP = 1574739535 +SHA256 (Lingua-KO-Hangul-Util-0.28.tar.gz) = 23f186698affa1a0197e3a8615af3ab5eed6a0d55bf36914a52479ba22642a29 +SIZE (Lingua-KO-Hangul-Util-0.28.tar.gz) = 19490 Property changes on: head/korean/p5-Lingua-KO-Hangul-Util/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/korean/p5-Lingua-KO-Hangul-Util/pkg-descr =================================================================== --- head/korean/p5-Lingua-KO-Hangul-Util/pkg-descr (nonexistent) +++ head/korean/p5-Lingua-KO-Hangul-Util/pkg-descr (revision 519836) @@ -0,0 +1,3 @@ +Utility functions for Hangul in Unicode. + +WWW: https://metacpan.org/release/Lingua-KO-Hangul-Util Property changes on: head/korean/p5-Lingua-KO-Hangul-Util/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property