Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 04:39:12 +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: r353268 - head/devel/rubygem-temple
Message-ID:  <201405080439.s484dCWh085853@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May  8 04:39:12 2014
New Revision: 353268
URL: http://svnweb.freebsd.org/changeset/ports/353268
QAT: https://qat.redports.org/buildarchive/r353268/

Log:
  - Add LICENSE
  - Remove contiguous blank lines
  - Cleanup Makefile

Modified:
  head/devel/rubygem-temple/Makefile

Modified: head/devel/rubygem-temple/Makefile
==============================================================================
--- head/devel/rubygem-temple/Makefile	Thu May  8 04:33:44 2014	(r353267)
+++ head/devel/rubygem-temple/Makefile	Thu May  8 04:39:12 2014	(r353268)
@@ -8,13 +8,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Template compilation framework in Ruby
 
-#RUN_DEPENDS=	rubygem-tilt>=0:${PORTSDIR}/devel/rubygem-tilt \
-#		rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake \
-#		rubygem-bacon>=0:${PORTSDIR}/devel/rubygem-bacon
+LICENSE=	MIT
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-
 .include <bsd.port.mk>



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