diff options
author | seb <seb@pkgsrc.org> | 2010-04-10 12:50:21 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-10 12:50:21 +0000 |
commit | 51b7ddd49b084a37d098658daab03c35b93d7b01 (patch) | |
tree | 2158292ac4ce0a5bca3935c94d784d2a03b0ba33 | |
parent | 3b3238f3b45c71f1a643564a5fffb0f4d1b499f3 (diff) | |
download | pkgsrc-51b7ddd49b084a37d098658daab03c35b93d7b01.tar.gz |
Add & enable p5-PSGI and p5-Plack
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 17fd6853181..3ccf8afe67d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.706 2010/03/16 23:08:27 pettai Exp $ +# $NetBSD: Makefile,v 1.707 2010/04/10 12:50:21 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -387,7 +387,9 @@ SUBDIR+= p5-LWP-UserAgent-Determined SUBDIR+= p5-LWPx-ParanoidAgent SUBDIR+= p5-MasonX-Request-WithApacheSession SUBDIR+= p5-Mojo +SUBDIR+= p5-PSGI SUBDIR+= p5-ParallelUserAgent +SUBDIR+= p5-Plack SUBDIR+= p5-Pod-POM-Web SUBDIR+= p5-Reaction SUBDIR+= p5-Rose-HTML-Objects |