Skip to content

Commit

Permalink
devel/rubygem-mustache-sinatra: Fix WWW, description and dependency
Browse files Browse the repository at this point in the history
PR:		271507
Reported by:	chuanwei.foo@hotmail.com
  • Loading branch information
Sir l33tname authored and fernape committed Jun 14, 2023
1 parent 38661e8 commit 1ef990d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
5 changes: 4 additions & 1 deletion devel/rubygem-mustache-sinatra/Makefile
@@ -1,15 +1,18 @@
PORTNAME= mustache-sinatra
DISTVERSION= 1.0.1
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG

MAINTAINER= sirl33tname@gmail.com
COMMENT= Support for Mustache in your Sinatra app
WWW= https://github.com/kainjow/Mustache
WWW= https://github.com/mustache/mustache-sinatra

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= rubygem-mustache0>0:devel/rubygem-mustache0

USES= gem
NO_ARCH= yes

Expand Down
8 changes: 1 addition & 7 deletions devel/rubygem-mustache-sinatra/pkg-descr
@@ -1,7 +1 @@
Mustache implementation for modern C++ (requires C++11).

Features:
* Header only
* Zero dependencies
* Templated string type for compatibility with any STL-like string
(std::string, std::wstring, etc)
Support for Mustache in your Sinatra app.

0 comments on commit 1ef990d

Please sign in to comment.