pkgsrc-wip/pear-HTML_Common
Jaromir Dolecek 7323b07d4f Change how Pear packages work:
* rename php4/package.mk to php4/pear.mk - there are already extension
  modules for php4 and this is to avoid confusion
* make pear.mk generate PLIST on-fly, by parsing the Pear package.xml file
* pear.mk now includes all common stuff such as
  MASTER_SITE, USE_BUILDLINK2, CATEGORIES, PKGNAME
* in pear.mk, do the post-extract massaging in post-extract: target,
  rather than do-build; also validate the package contents using the Pear
  package-validate command; set NO_BUILD, since there is no do-build now
* change DESCR and COMMENT for pear packages, so that they would indicate
  the package is PHP stuff

This is intended to simplify Pear package handling, and centralize
the logic a bit.
2003-09-28 14:10:24 +00:00
..
DESCR Change how Pear packages work: 2003-09-28 14:10:24 +00:00
distinfo The PEAR::HTML_Common package provides methods for html code display and 2003-09-01 12:52:49 +00:00
Makefile Change how Pear packages work: 2003-09-28 14:10:24 +00:00
PLIST Change how Pear packages work: 2003-09-28 14:10:24 +00:00