svn commit: r336199 - head/devel/rubygem-virtus

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 11 18:49:45 UTC 2013


Author: sunpoet
Date: Wed Dec 11 18:49:44 2013
New Revision: 336199
URL: http://svnweb.freebsd.org/changeset/ports/336199

Log:
  - Add LICENSE
  - Remove contiguous blank lines

Modified:
  head/devel/rubygem-virtus/Makefile

Modified: head/devel/rubygem-virtus/Makefile
==============================================================================
--- head/devel/rubygem-virtus/Makefile	Wed Dec 11 18:49:39 2013	(r336198)
+++ head/devel/rubygem-virtus/Makefile	Wed Dec 11 18:49:44 2013	(r336199)
@@ -8,6 +8,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Attributes on Steroids for Plain Old Ruby Objects
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-backports>=3.3:${PORTSDIR}/devel/rubygem-backports \
 		rubygem-descendants_tracker>=0.0.1:${PORTSDIR}/devel/rubygem-descendants_tracker
 
@@ -15,5 +17,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list