diff --git a/www/rubygem-smashing/Makefile b/www/rubygem-smashing/Makefile index 7b1b915f3da8..186abcf0eed9 100644 --- a/www/rubygem-smashing/Makefile +++ b/www/rubygem-smashing/Makefile @@ -1,31 +1,32 @@ PORTNAME= smashing PORTVERSION= 1.3.6 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sinatra-based framework for building dashboards -WWW= https://smashing.github.io/ +WWW= https://smashing.github.io/ \ + https://github.com/Smashing/smashing LICENSE= MIT RUN_DEPENDS= rubygem-coffee-script>=2.4<3:devel/rubygem-coffee-script \ rubygem-execjs>=2.7<3:devel/rubygem-execjs \ rubygem-rack>=2.2,3<4.0,3:www/rubygem-rack \ rubygem-rufus-scheduler>=3.6<4:devel/rubygem-rufus-scheduler \ rubygem-sassc>=2.0<3:textproc/rubygem-sassc \ rubygem-sinatra2>=2.2<3:www/rubygem-sinatra2 \ rubygem-sinatra-contrib2>=2.0<3:www/rubygem-sinatra-contrib2 \ rubygem-sprockets>=4.0<5:devel/rubygem-sprockets \ rubygem-thin>=1.7<2:www/rubygem-thin \ rubygem-thor>=1.0<2:devel/rubygem-thor USES= cpe gem NO_ARCH= yes PLIST_FILES= bin/smashing CPE_VENDOR= smashing_project .include diff --git a/www/rubygem-smashing/pkg-descr b/www/rubygem-smashing/pkg-descr index 2f5e048989e3..ac19ebc68f53 100644 --- a/www/rubygem-smashing/pkg-descr +++ b/www/rubygem-smashing/pkg-descr @@ -1,8 +1,6 @@ Smashing, the spiritual successor to Dashing, is a Sinatra-based framework that lets you build excellent dashboards. You write a bit of ruby code to gather data from some services and let Smashing handle the rest - displaying that data in a wonderfully simple layout. Built for developers and hackers, Smashing is highly customizable while maintaining humble roots that make it approachable to beginners. - -See also: https://github.com/Smashing/smashing