svn commit: r321456 - head/graphics/py-graphillion

Kubilay Kocak koobs at FreeBSD.org
Fri Jun 21 11:00:47 UTC 2013


Author: koobs
Date: Fri Jun 21 11:00:46 2013
New Revision: 321456
URL: http://svnweb.freebsd.org/changeset/ports/321456

Log:
  graphics/py-graphillion: Add LICENSE

Modified:
  head/graphics/py-graphillion/Makefile

Modified: head/graphics/py-graphillion/Makefile
==============================================================================
--- head/graphics/py-graphillion/Makefile	Fri Jun 21 10:59:29 2013	(r321455)
+++ head/graphics/py-graphillion/Makefile	Fri Jun 21 11:00:46 2013	(r321456)
@@ -9,6 +9,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	koobs at FreeBSD.org
 COMMENT=	Fast, lightweight graphset operation library in Python
 
+LICENSE=	MIT
+
 USE_GITHUB=		yes
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install


More information about the svn-ports-all mailing list