aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-erubis
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 06:58:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 06:58:51 +0000
commit9c974bdd1ce4b306601ddd4d816997afb8e27993 (patch)
treea48adb9e8ef070245f8b05dcb9c348e452de1b90 /www/rubygem-erubis
parent0415611416808eb806340aae59bf9566a4b76924 (diff)
downloadports-9c974bdd1ce4b306601ddd4d816997afb8e27993.tar.gz
ports-9c974bdd1ce4b306601ddd4d816997afb8e27993.zip
Notes
Diffstat (limited to 'www/rubygem-erubis')
-rw-r--r--www/rubygem-erubis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/rubygem-erubis/Makefile b/www/rubygem-erubis/Makefile
index 7207b8b15bf4..d50310d45fb1 100644
--- a/www/rubygem-erubis/Makefile
+++ b/www/rubygem-erubis/Makefile
@@ -3,17 +3,19 @@
PORTNAME= erubis
PORTVERSION= 2.7.0
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast, secure, and extensible implementation of eRuby
-RUN_DEPENDS= rubygem-abstract>=1.0.0:${PORTSDIR}/devel/rubygem-abstract
+LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+
PLIST_FILES= bin/erubis
.include <bsd.port.mk>