|
Lines 2-8
Link Here
|
| 2 |
# Date created: 2004-07-29 |
2 |
# Date created: 2004-07-29 |
| 3 |
# Whom: David Lay <dsl@webize.com.au> |
3 |
# Whom: David Lay <dsl@webize.com.au> |
| 4 |
# |
4 |
# |
| 5 |
# $FreeBSD: ports/www/mod_proxy_html/Makefile,v 1.13 2010/06/03 04:45:33 pgollucci Exp $ |
5 |
# $FreeBSD$ |
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= mod_proxy_html |
8 |
PORTNAME= mod_proxy_html |
|
Lines 10-20
Link Here
|
| 10 |
CATEGORIES= www |
10 |
CATEGORIES= www |
| 11 |
MASTER_SITES= http://apache.webthing.com/${PORTNAME}/ |
11 |
MASTER_SITES= http://apache.webthing.com/${PORTNAME}/ |
| 12 |
DISTNAME= ${PORTNAME} |
12 |
DISTNAME= ${PORTNAME} |
| 13 |
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |
13 |
DIST_SUBDIR= mod_proxy_html |
| 14 |
|
14 |
|
| 15 |
MAINTAINER= apache@FreeBSD.org |
15 |
MAINTAINER= apache@FreeBSD.org |
| 16 |
COMMENT= Apache module for rewriting HTML links in proxied content |
16 |
COMMENT= Apache module for rewriting HTML links in proxied content |
| 17 |
|
17 |
|
|
|
18 |
RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_xml2enc.so:${PORTSDIR}/www/mod_xml2enc |
| 19 |
|
| 18 |
MAKE_JOBS_SAFE= yes |
20 |
MAKE_JOBS_SAFE= yes |
| 19 |
|
21 |
|
| 20 |
SUB_FILES= pkg-message |
22 |
SUB_FILES= pkg-message |