diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-03-11 22:23:27 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-03-11 22:23:27 +0000 |
commit | 6ca3c99ebabafda044bbc62dfed6ebc626f5bfce (patch) | |
tree | 68144fd74f875014a5ce4b8ac9bb2c4edd7a0628 /www/Makefile | |
parent | 92fb09df2b0525d049e6579f3ee44df2f6577d69 (diff) |
Add p5-PLP 3.18, a simple Perl embedder superficially resembling PHP.
PR: ports/67095
Submitted by: Christopher Nehren <apeiron@comcast.net>
Approved by: arved (mentor)
Notes
Notes:
svn path=/head/; revision=130950
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index b701334f39dd..39db6176c308 100644 --- a/www/Makefile +++ b/www/Makefile @@ -528,6 +528,7 @@ SUBDIR += p5-Maypole-Authentication-UserSessionCookie SUBDIR += p5-Maypole-Component SUBDIR += p5-PHP-Session + SUBDIR += p5-PLP SUBDIR += p5-POE-Component-Client-HTTP SUBDIR += p5-POE-Component-Client-UserAgent SUBDIR += p5-POE-Component-Server-HTTP |