|
Lines 1-17
Link Here
|
| 1 |
# New ports collection makefile for: mod_wsgi |
1 |
# $FreeBSD: freebsd/www/mod_wsgi3/Makefile 551 2012-08-26 04:18:41Z douglas $ |
| 2 |
# Date created: 07 April 2008 |
|
|
| 3 |
# Whom: Douglas Thrift |
| 4 |
# |
| 5 |
# $FreeBSD: ports/www/mod_wsgi3/Makefile,v 1.25 2012/08/18 14:29:08 ohauer Exp $ |
| 6 |
# |
| 7 |
|
2 |
|
| 8 |
PORTNAME= mod_wsgi |
3 |
PORTNAME= mod_wsgi |
| 9 |
PORTVERSION= 3.3 |
4 |
PORTVERSION= 3.4 |
| 10 |
PORTREVISION= 2 |
|
|
| 11 |
CATEGORIES= www python |
5 |
CATEGORIES= www python |
| 12 |
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ |
6 |
MASTER_SITES= GOOGLE_CODE |
| 13 |
http://apt.douglasthrift.net/files/${PORTNAME}/ \ |
|
|
| 14 |
http://code.douglasthrift.net/files/${PORTNAME}/ |
| 15 |
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |
7 |
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |
| 16 |
|
8 |
|
| 17 |
MAINTAINER= douglas@douglasthrift.net |
9 |
MAINTAINER= douglas@douglasthrift.net |