Revision
86753
Author
jmr@macports.org
Date
2011-11-02 18:31:13 -0700 (Wed, 02 Nov 2011)

Log Message

py*-htmltemplate: license

Modified Paths

Diff

Modified: trunk/dports/python/py-htmltemplate/Portfile (86752 => 86753)


--- trunk/dports/python/py-htmltemplate/Portfile	2011-11-03 01:20:31 UTC (rev 86752)
+++ trunk/dports/python/py-htmltemplate/Portfile	2011-11-03 01:31:13 UTC (rev 86753)
@@ -6,6 +6,7 @@
 name			py-htmltemplate
 version			1.5.0
 categories		python textproc
+license			MIT
 platforms		darwin
 maintainers		nomaintainer
 description		HTML template engine for python
@@ -27,4 +28,3 @@
 	eval xinstall -m 644 [glob ${worksrcpath}/sample/*] \
 		${destroot}${prefix}/share/examples/${name}
 }
-

Modified: trunk/dports/python/py25-htmltemplate/Portfile (86752 => 86753)


--- trunk/dports/python/py25-htmltemplate/Portfile	2011-11-03 01:20:31 UTC (rev 86752)
+++ trunk/dports/python/py25-htmltemplate/Portfile	2011-11-03 01:31:13 UTC (rev 86753)
@@ -6,6 +6,7 @@
 name			py25-htmltemplate
 version			1.5.0
 categories		python textproc
+license			MIT
 platforms		darwin
 maintainers		nomaintainer
 description		HTML template engine for python
@@ -27,4 +28,3 @@
 	eval xinstall -m 644 [glob ${worksrcpath}/sample/*] \
 		${destroot}${prefix}/share/examples/${name}
 }
-

Modified: trunk/dports/python/py26-htmltemplate/Portfile (86752 => 86753)


--- trunk/dports/python/py26-htmltemplate/Portfile	2011-11-03 01:20:31 UTC (rev 86752)
+++ trunk/dports/python/py26-htmltemplate/Portfile	2011-11-03 01:31:13 UTC (rev 86753)
@@ -6,6 +6,7 @@
 name			py26-htmltemplate
 version			1.5.0
 categories		python textproc
+license			MIT
 platforms		darwin
 maintainers		nomaintainer
 description		HTML template engine for python
@@ -27,4 +28,3 @@
 	eval xinstall -m 644 [glob ${worksrcpath}/sample/*] \
 		${destroot}${prefix}/share/examples/${name}
 }
-