Index: www/Makefile =================================================================== --- www/Makefile +++ www/Makefile @@ -1869,6 +1869,7 @@ SUBDIR += rubygem-scrapi SUBDIR += rubygem-select2-rails SUBDIR += rubygem-selenium-webdriver + SUBDIR += rubygem-semantic-ui-sass SUBDIR += rubygem-simple-rss SUBDIR += rubygem-sinatra SUBDIR += rubygem-sinatra-contrib Index: www/rubygem-semantic-ui-sass/Makefile =================================================================== --- /dev/null +++ www/rubygem-semantic-ui-sass/Makefile @@ -0,0 +1,21 @@ +# Created by: Johannes Meixner +# $FreeBSD$ + +PORTNAME= semantic-ui-sass +PORTVERSION= 0.16.1.0 +CATEGORIES= www rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Semantic UI, converted to Sass and ready to drop into Rails & Compass + +LICENSE= MIT + +RUN_DEPENDS= rubygem-sass>=3.2:${PORTSDIR}/textproc/rubygem-sass + +USE_RUBY= yes +USE_RAKE= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include Index: www/rubygem-semantic-ui-sass/distinfo =================================================================== --- /dev/null +++ www/rubygem-semantic-ui-sass/distinfo @@ -0,0 +1,2 @@ +SHA256 (rubygem/semantic-ui-sass-0.16.1.0.gem) = 54a9f7c3ac28203f91e99f4f929c2851356796e3d7d2de3468ff060528db71a1 +SIZE (rubygem/semantic-ui-sass-0.16.1.0.gem) = 480256 Index: www/rubygem-semantic-ui-sass/pkg-descr =================================================================== --- /dev/null +++ www/rubygem-semantic-ui-sass/pkg-descr @@ -0,0 +1,3 @@ +Semantic UI, converted to Sass and ready to drop into Rails & Compass + +WWW: https://github.com/doabit/semantic-ui-sass