aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-simple-rss/Makefile
blob: 614710a61fc7d80816f434b13bedd4f8b68d45c5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                   
           

                          
                     
                                     
                  

                                 
                                                                                      
 

                   
                   
                   

                      
# Created by: TERAMOTO Masahiro <markun@onohara.to>
# $FreeBSD$

PORTNAME=	simple-rss
PORTVERSION=	1.3.1
CATEGORIES=	www textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	markun@onohara.to
COMMENT=	Simple, flexible, extensible, and liberal RSS and Atom reader for Ruby

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>