summaryrefslogtreecommitdiff
path: root/www/php4/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 02:15:23 +0000
committerzuntum <zuntum>2001-11-01 02:15:23 +0000
commit915c5245c3b3e44827ba7cd24d7c765c57a1dd02 (patch)
treef392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/php4/DESCR
parent0b6b506536c1ff50f1531d26be2fccfe86c74335 (diff)
downloadpkgsrc-915c5245c3b3e44827ba7cd24d7c765c57a1dd02.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/php4/DESCR')
-rw-r--r--www/php4/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/php4/DESCR b/www/php4/DESCR
new file mode 100644
index 00000000000..ca7fa215929
--- /dev/null
+++ b/www/php4/DESCR
@@ -0,0 +1,4 @@
+PHP is an HTML-embedded scripting language. Much of its syntax is borrowed
+from C, Java and Perl with a couple of unique PHP-specific features thrown
+in. The goal of the language is to allow web developers to write
+dynamically generated pages quickly.