Index: devel/Makefile =================================================================== --- devel/Makefile (revision 499912) +++ devel/Makefile (working copy) @@ -5893,6 +5893,7 @@ SUBDIR += rubygem-nprogress-rails SUBDIR += rubygem-nsa-rails5 SUBDIR += rubygem-numerizer + SUBDIR += rubygem-octicons SUBDIR += rubygem-octopress-hooks SUBDIR += rubygem-oj SUBDIR += rubygem-omniauth_crowd Index: devel/rubygem-octicons/Makefile =================================================================== --- devel/rubygem-octicons/Makefile (nonexistent) +++ devel/rubygem-octicons/Makefile (working copy) @@ -0,0 +1,22 @@ +# Created by: Pedro Giffuni +# $FreeBSD$ + +PORTNAME= octicons +PORTVERSION= 8.3.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Package to distribute GitHub's octicons svg + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-nokogiri>=1.6.3.1:textproc/rubygem-nokogiri + +USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +.include Property changes on: devel/rubygem-octicons/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: devel/rubygem-octicons/distinfo =================================================================== --- devel/rubygem-octicons/distinfo (nonexistent) +++ devel/rubygem-octicons/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1547437360 +SHA256 (rubygem/octicons-8.3.0.gem) = 548f959e962a57ad2a00597285c87f21dd1fb49451098e8fda90e4203490cc9c +SIZE (rubygem/octicons-8.3.0.gem) = 58368 Property changes on: devel/rubygem-octicons/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: devel/rubygem-octicons/pkg-descr =================================================================== --- devel/rubygem-octicons/pkg-descr (nonexistent) +++ devel/rubygem-octicons/pkg-descr (working copy) @@ -0,0 +1,8 @@ + Your project. GitHub's icons. + +Octicons are a set of SVG icons built by GitHub for GitHub. This is a Ruby +gem with a Ruby API. For more options see and in particular the rails helper +see: + https://octicons.github.com/ + +WWW: https://github.com/primer/octicons/tree/master/lib/octicons_gem/ Property changes on: devel/rubygem-octicons/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