Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2013 11:49:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320762 - head/devel/rubygem-stella
Message-ID:  <201306131149.r5DBnFn8030734@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jun 13 11:49:15 2013
New Revision: 320762
URL: http://svnweb.freebsd.org/changeset/ports/320762

Log:
  - Add LICENSE
  - Cleanup Makefile header

Modified:
  head/devel/rubygem-stella/Makefile   (contents, props changed)

Modified: head/devel/rubygem-stella/Makefile
==============================================================================
--- head/devel/rubygem-stella/Makefile	Thu Jun 13 11:49:11 2013	(r320761)
+++ head/devel/rubygem-stella/Makefile	Thu Jun 13 11:49:15 2013	(r320762)
@@ -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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306131149.r5DBnFn8030734>