summaryrefslogtreecommitdiff
path: root/lang/php/phpversion.mk
AgeCommit message (Collapse)AuthorFilesLines
2004-11-04export the information about selected version via PKG_PHP_VERSIONjdolecek1-2/+10
and the base name of program as PKG_PHP
2004-10-31new PHP extension module framework, which makes it possible to buildjdolecek1-0/+71
individual PHP extension packages with either PHP 4.x or PHP 5.x convert existing php4-* packages to this framework and import as php-*