aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-06-13 19:49:15 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-06-13 19:49:15 +0800
commitc80dd96d380b06edccaead8c216b1f600b289454 (patch)
tree110d8289ccb6cca9e8bab1b03f20ad05e120df9f
parente9b97fdca33c566e625e64314a4499ff5178c145 (diff)
downloadfreebsd-ports-gnome-c80dd96d380b06edccaead8c216b1f600b289454.tar.gz
freebsd-ports-gnome-c80dd96d380b06edccaead8c216b1f600b289454.tar.zst
freebsd-ports-gnome-c80dd96d380b06edccaead8c216b1f600b289454.zip
- Add LICENSE
- Cleanup Makefile header
-rw-r--r--devel/rubygem-stella/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/devel/rubygem-stella/Makefile b/devel/rubygem-stella/Makefile
index 7f0ac1252b2b..9882332be680 100644
--- a/devel/rubygem-stella/Makefile
+++ b/devel/rubygem-stella/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: rubygem-stella
-# Date created: 2011-11-11
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= stella
PORTVERSION= 2.1.2.004
@@ -13,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Define realistic testplans and run them against your webapps
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-benelux>=0.6.1:${PORTSDIR}/devel/rubygem-benelux \
rubygem-drydock>=0.6.9:${PORTSDIR}/devel/rubygem-drydock \
rubygem-familia>=0.7.1:${PORTSDIR}/databases/rubygem-familia \