Lines 2-16
Link Here
|
2 |
# Date created: 24 Octobre 2004 |
2 |
# Date created: 24 Octobre 2004 |
3 |
# Whom: Gerrit Beine (<tux@pinguru.net>) |
3 |
# Whom: Gerrit Beine (<tux@pinguru.net>) |
4 |
# |
4 |
# |
5 |
# $FreeBSD: ports/www/pear-HTTP_Server/Makefile,v 1.1 2004/11/06 17:14:36 pav Exp $ |
5 |
# $FreeBSD$ |
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= HTTP_Server |
8 |
PORTNAME= HTTP_Server |
9 |
PORTVERSION= 0.3 |
9 |
PORTVERSION= 0.4.0 |
10 |
CATEGORIES= www devel pear |
10 |
CATEGORIES= www devel pear |
11 |
|
11 |
|
12 |
MAINTAINER= tux@pinguru.net |
12 |
MAINTAINER= tux@pinguru.net |
13 |
COMMENT= HTTP server class |
13 |
COMMENT= HTTP server class. |
14 |
|
14 |
|
15 |
BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \ |
15 |
BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \ |
16 |
${PEARDIR}/Net/Server.php:${PORTSDIR}/net/pear-Net_Server |
16 |
${PEARDIR}/Net/Server.php:${PORTSDIR}/net/pear-Net_Server |