pkgsrc/www/pear-HTML_Common/Makefile

16 lines
403 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2004/04/03 04:41:47 jdolecek Exp $
DISTNAME= HTML_Common-1.2.1
PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tech-kern@NetBSD.org
HOMEPAGE= http://pear.php.net/package/HTML_Common
COMMENT= PEAR::HTML_Common is a base PHP class for other HTML classes
# This package is base HTML package
PEAR_DIRRM_BASEDIR= yes
.include "../../www/php4/pear.mk"
.include "../../mk/bsd.pkg.mk"