svn commit: r353268 - head/devel/rubygem-temple

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 8 04:39:13 UTC 2014


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


More information about the svn-ports-all mailing list