Index: net/py-uritemplate/Makefile =================================================================== --- net/py-uritemplate/Makefile (revision 435044) +++ net/py-uritemplate/Makefile (working copy) @@ -14,7 +14,7 @@ LICENSE= APACHE20 USE_PYTHON= autoplist distutils -USES= python +USES?= python NO_ARCH= yes Index: net/py3-uritemplate/Makefile =================================================================== --- net/py3-uritemplate/Makefile (nonexistent) +++ net/py3-uritemplate/Makefile (working copy) @@ -0,0 +1,8 @@ +# Created by: Danilo G. Baio +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-uritemplate + +USES= python:3.3+ + +.include "${MASTERDIR}/Makefile" Property changes on: net/py3-uritemplate/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property