aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-elif/Makefile
blob: dc0c079928e3f1d55c325bcfc69eb5661939f5a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	elif
PORTVERSION=	0.1.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Read file in reverse order
WWW=		http://elif.rubyforge.org/

LICENSE=	GPLv2 RUBY
LICENSE_COMB=	dual

NO_ARCH=	yes

USES=		gem

.include <bsd.port.mk>