pkgsrc/net/pear-Net_Socket/Makefile

14 lines
337 B
Makefile

# $NetBSD: Makefile,v 1.13 2012/04/15 22:01:02 wiz Exp $
DISTNAME= Net_Socket-1.0.10
CATEGORIES+= net
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PHP classes to provide Network Socket Interface
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= php-pear-Net_Socket-[0-9]*
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"