Hello,

I'm trying to port django-jython[1] to FreeBSD. Jython[2] is a python 
interpreter 
written in java. Django is a popular web framework written in python. For it
to work under java i need django-python which have some database specific 
drivers.

The problem is that while i tried porting, seems i can't use bsd.python.mk 
because USE_PYTHON
doesn't have a way to recognize jython as a python interpreter.

Does anyone know what's the best approach for porting this? I think that maybe 
jython should
be added as python vendor in the same way we have JAVA_VENDOR for java.
What do you think?

Thanks a lot.
Regards.

[1]: http://code.google.com/p/django-jython/
[2]: http://www.jython.org/
-- 
La prueba más fehaciente de que existe vida inteligente en otros
planetas, es que no han intentado contactar con nosotros. 
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to