diff options
author | seb <seb@pkgsrc.org> | 2010-04-11 21:11:34 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-11 21:11:34 +0000 |
commit | 011db7955ff594ad290fa8d0a21a051924935fef (patch) | |
tree | ad70c5776fe947b9facca52aaef002bbd8bff50f /www/Makefile | |
parent | 01647df23b3756c3173d7ce864b4f1c2cbebd51c (diff) | |
download | pkgsrc-011db7955ff594ad290fa8d0a21a051924935fef.tar.gz |
Add & enable p5-Dancer
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 625eae005ce..cc9f538c251 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.716 2010/04/11 20:33:22 seb Exp $ +# $NetBSD: Makefile,v 1.717 2010/04/11 21:11:34 seb Exp $ # COMMENT= Packages related to the World Wide Web @@ -302,6 +302,7 @@ SUBDIR+= p5-CatalystX-CRUD-View-Excel SUBDIR+= p5-CatalystX-CRUD-YUI SUBDIR+= p5-CatalystX-Component-Traits SUBDIR+= p5-CatalystX-LeakChecker +SUBDIR+= p5-Dancer SUBDIR+= p5-FCGI SUBDIR+= p5-FCGI-Client SUBDIR+= p5-FCGI-ProcManager |