1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/net/pear-Net_Server/Makefile
2021-05-23 00:20:48 +08:00

14 lines
236 B
Makefile

# Created by: Gerrit Beine (<tux@pinguru.net>)
PORTNAME= Net_Server
PORTVERSION= 1.0.3
CATEGORIES= net pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Generic server class
USES= pear php
USE_PHP= sockets pcntl
.include <bsd.port.mk>