pkgsrc/www/pear-HTML_Common/Makefile

15 lines
324 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.16 2010/02/06 16:07:15 taca Exp $
DISTNAME= HTML_Common-1.2.5
CATEGORIES= www
2004-11-27 14:34:37 +01:00
MAINTAINER= jdolecek@NetBSD.org
COMMENT= Base PHP class for other HTML classes
2008-06-12 04:14:13 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
CONFLICTS= php-pear-HTML_Common-[0-9]*
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"