2013-09-21 01:36:50 +02:00
|
|
|
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
2008-10-08 03:43:46 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= erubis
|
2011-10-27 05:02:52 +02:00
|
|
|
PORTVERSION= 2.7.0
|
2008-10-08 03:43:46 +02:00
|
|
|
CATEGORIES= www rubygems
|
2010-05-26 21:51:34 +02:00
|
|
|
MASTER_SITES= RG
|
2008-10-08 03:43:46 +02:00
|
|
|
|
2010-12-25 17:55:41 +01:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2013-10-31 05:17:29 +01:00
|
|
|
COMMENT= Fast, secure, and extensible implementation of eRuby
|
2008-10-08 03:43:46 +02:00
|
|
|
|
2010-06-06 21:25:10 +02:00
|
|
|
RUN_DEPENDS= rubygem-abstract>=1.0.0:${PORTSDIR}/devel/rubygem-abstract
|
2008-10-08 03:43:46 +02:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2009-04-24 09:01:07 +02:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2009-04-09 02:11:47 +02:00
|
|
|
PLIST_FILES= bin/erubis
|
2008-10-08 03:43:46 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|