1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Small and easy to use ruby Atom feed generator

WWW: https://github.com/mmb/tinyatom
This commit is contained in:
Steve Wills 2013-06-29 02:24:26 +00:00
parent 56d0ee63c0
commit 939d845e67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322021
4 changed files with 25 additions and 0 deletions

View File

@ -1807,6 +1807,7 @@
SUBDIR += rubygem-staticmatic
SUBDIR += rubygem-taggable
SUBDIR += rubygem-thin
SUBDIR += rubygem-tinyatom
SUBDIR += rubygem-typhoeus
SUBDIR += rubygem-uglifier
SUBDIR += rubygem-unicorn

View File

@ -0,0 +1,19 @@
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= tinyatom
PORTVERSION= 0.3.6
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Small and easy to use ruby Atom feed generator
RUN_DEPENDS= rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \
rubygem-public_suffix>=0:${PORTSDIR}/dns/rubygem-public_suffix
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/tinyatom-0.3.6.gem) = d2651a339d7e4aeafc8ad2649c4d280d673fe7aa71ceae59a52dc9c863cea22c
SIZE (rubygem/tinyatom-0.3.6.gem) = 7168

View File

@ -0,0 +1,3 @@
Small and easy to use ruby Atom feed generator
WWW: https://github.com/mmb/tinyatom