svn commit: r335231 - head/graphics/rubygem-png

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 29 21:31:26 UTC 2013


Author: sunpoet
Date: Fri Nov 29 21:31:25 2013
New Revision: 335231
URL: http://svnweb.freebsd.org/changeset/ports/335231

Log:
  - Add LICENSE

Modified:
  head/graphics/rubygem-png/Makefile

Modified: head/graphics/rubygem-png/Makefile
==============================================================================
--- head/graphics/rubygem-png/Makefile	Fri Nov 29 21:31:21 2013	(r335230)
+++ head/graphics/rubygem-png/Makefile	Fri Nov 29 21:31:25 2013	(r335231)
@@ -10,6 +10,8 @@ MASTER_SITES=	RG
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Almost-pure-ruby PNG library
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-hoe>=2.3.0:${PORTSDIR}/devel/rubygem-hoe
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list