pkgsrc/www/pear-HTML_Common/Makefile
jdolecek 1ab96e8771 Net_Socket and Net_SMTP were unbundled from PHP4 in 4.3.11, g/c the related
conditionals and buildlink logic, and convert to standard DEPENDS
2005-04-11 20:08:43 +00:00

11 lines
267 B
Makefile

# $NetBSD: Makefile,v 1.9 2005/04/11 20:08:43 jdolecek Exp $
DISTNAME= HTML_Common-1.2.1
PKGREVISION= 2
CATEGORIES= www
MAINTAINER= jdolecek@NetBSD.org
COMMENT= Base PHP class for other HTML classes
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"