Lines 1-6
Link Here
|
1 |
# Ports collection makefile for: pear |
1 |
# Ports collection makefile for: pear |
2 |
# Date created: Sat Nov 10, 2001 |
2 |
# Date created: Sat Nov 10, 2001 |
3 |
# Whom: Thierry Thomas (<thierry@thomas.as>) |
3 |
# Whom: Thierry Thomas (<thierry@pompo.net>) |
4 |
# |
4 |
# |
5 |
# $FreeBSD: ports/devel/pear/Makefile,v 1.3 2001/12/22 21:49:34 dwcjr Exp $ |
5 |
# $FreeBSD: ports/devel/pear/Makefile,v 1.3 2001/12/22 21:49:34 dwcjr Exp $ |
6 |
# |
6 |
# |
Lines 11-17
Link Here
|
11 |
MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ |
11 |
MASTER_SITES= ftp://ftp.horde.org/pub/horde/tarballs/ |
12 |
PKGNAMESUFFIX= -devel |
12 |
PKGNAMESUFFIX= -devel |
13 |
|
13 |
|
14 |
MAINTAINER= thierry@thomas.as |
14 |
MAINTAINER= thierry@pompo.net |
15 |
|
15 |
|
16 |
RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 |
16 |
RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 |
17 |
|
17 |
|