Revision: | 382 |
Committed: | 2011-01-14T20:50:44-08:00 (14 years, 5 months ago) by douglas |
File size: | 362 byte(s) |
Log Message: | Make patches to add LICENSE to remaining ports. |
# | Content |
---|---|
1 | diff -Nrux .svn -x work /usr/ports/devel/py-gitosis/Makefile py-gitosis/Makefile |
2 | --- /usr/ports/devel/py-gitosis/Makefile 2010-09-13 16:44:03.000000000 -0700 |
3 | +++ py-gitosis/Makefile 2011-01-14 18:46:35.000000000 -0800 |
4 | @@ -17,6 +17,8 @@ |
5 | |
6 | RUN_DEPENDS= git:${PORTSDIR}/devel/git |
7 | |
8 | +LICENSE= GPLv2 |
9 | + |
10 | USE_BZIP2= yes |
11 | USE_PYTHON= yes |
12 | USE_PYDISTUTILS= easy_install |