1ab96e8771
conditionals and buildlink logic, and convert to standard DEPENDS
11 lines
277 B
Makefile
11 lines
277 B
Makefile
# $NetBSD: Makefile,v 1.4 2005/04/11 20:08:43 jdolecek Exp $
|
|
|
|
DISTNAME= Net_Socket-1.0.2
|
|
PKGREVISION= 1
|
|
CATEGORIES+= net
|
|
|
|
MAINTAINER= jdolecek@NetBSD.org
|
|
COMMENT= PHP classes to provide Network Socket Interface
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|