2013-02-03 17:18:00 +01:00
|
|
|
# Created by: Gerrit Beine (<tux@pinguru.net>)
|
2004-10-28 21:18:26 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net_Server
|
2013-02-03 17:18:00 +01:00
|
|
|
PORTVERSION= 1.0.3
|
2004-10-28 21:18:26 +02:00
|
|
|
CATEGORIES= net pear
|
|
|
|
|
2017-05-16 15:37:51 +02:00
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
2004-10-28 21:18:26 +02:00
|
|
|
COMMENT= Generic server class
|
|
|
|
|
2017-06-11 09:42:20 +02:00
|
|
|
USES= pear php
|
2004-10-28 21:18:26 +02:00
|
|
|
USE_PHP= sockets pcntl
|
2013-02-03 17:18:00 +01:00
|
|
|
|
2014-09-23 18:57:57 +02:00
|
|
|
.include <bsd.port.mk>
|