diff options
author | markd <markd> | 2016-08-24 23:30:27 +0000 |
---|---|---|
committer | markd <markd> | 2016-08-24 23:30:27 +0000 |
commit | fe0a434c732b1d9c4e2531b098fc27412b726fef (patch) | |
tree | 34547fec8d8731eddcf639fced4e2d38496f2259 /www | |
parent | 3fb33f013383c7dcc5e573a5568a407dd7fe0c59 (diff) | |
download | pkgsrc-fe0a434c732b1d9c4e2531b098fc27412b726fef.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 |