642b183de2
- Fix connecting when host is specified with protocol prefix e.g. ssl://
12 lines
303 B
Makefile
12 lines
303 B
Makefile
# $NetBSD: Makefile,v 1.15 2014/07/23 14:06:10 adam Exp $
|
|
|
|
DISTNAME= Net_Socket-1.0.14
|
|
CATEGORIES+= net
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= PHP classes to provide Network Socket Interface
|
|
|
|
CONFLICTS= php-pear-Net_Socket-[0-9]*
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|