15 lines
379 B
Makefile
15 lines
379 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/04/03 15:30:56 schmonz 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= 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"
|