diff options
author | markd <markd@pkgsrc.org> | 2016-08-24 23:30:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-08-24 23:30:27 +0000 |
commit | a2bd45b142a7fa71ef2d00a55a5716f15072d293 (patch) | |
tree | 80a2cf5643e2490c0fa28612e0922073b279d139 /www | |
parent | 7f0352bfffa733afacf9abe5474b6fdbf85d24f4 (diff) | |
download | pkgsrc-a2bd45b142a7fa71ef2d00a55a5716f15072d293.tar.gz |
Add p5-HTTP-Thin and p5-Role-REST-Client
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4e7cc0e1d95..501cb93ad0f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1188 2016/08/21 22:34:51 markd Exp $ +# $NetBSD: Makefile,v 1.1189 2016/08/24 23:30:27 markd Exp $ # COMMENT= Packages related to the World Wide Web @@ -402,6 +402,7 @@ SUBDIR+= p5-HTTP-Server-Simple-Mason SUBDIR+= p5-HTTP-Server-Simple-PSGI SUBDIR+= p5-HTTP-Server-Simple-Recorder SUBDIR+= p5-HTTP-Server-Simple-Static +SUBDIR+= p5-HTTP-Thin SUBDIR+= p5-HTTP-Tiny SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Handel @@ -478,6 +479,7 @@ SUBDIR+= p5-Plack-Test-Agent SUBDIR+= p5-Plack-Test-ExternalServer SUBDIR+= p5-Pod-POM-Web SUBDIR+= p5-Reaction +SUBDIR+= p5-Role-REST-Client SUBDIR+= p5-Rose-HTML-Objects SUBDIR+= p5-Rose-HTMLx-Form-Field-Autocomplete SUBDIR+= p5-Rose-HTMLx-Form-Field-Boolean |