1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Add LICENSE

- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-31 06:58:51 +00:00
parent 0415611416
commit 9c974bdd1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338244

View File

@ -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>