need help making a port for django
Erick Tryzelaar <[email protected]> Sun, 03 Sep 2006 23:50:48 -0700
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
Good evening everyone, O got a Portfile/fetch question. I'm working on a portfile for django, the web application program (http://www.djangoproject.com). I'm running into an issue trying to fetch the source. django has their webserver set up so that if you navigate to http://www.djangoproject.com/download/0.95/tarball/, you download Django-0.95.tar.gz. I'm not sure how to get macports to work in this situation. Anyone have any ideas? -e