diff options
author | tj <tj@FreeBSD.org> | 2013-09-05 02:04:48 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2013-09-05 02:04:48 +0800 |
commit | 02239bfdfc92a832c32cc57d07d3a1a4b3fc4ad9 (patch) | |
tree | 5f9c0130e92c0a26379aa02a51c1003e9eb4c500 /www/Makefile | |
parent | 26ac09857d99c2b1668a0605b8cef3fe50e0c156 (diff) | |
download | freebsd-ports-gnome-02239bfdfc92a832c32cc57d07d3a1a4b3fc4ad9.tar.gz freebsd-ports-gnome-02239bfdfc92a832c32cc57d07d3a1a4b3fc4ad9.tar.zst freebsd-ports-gnome-02239bfdfc92a832c32cc57d07d3a1a4b3fc4ad9.zip |
Dancer plugin which provides an easy way implement ExtDirect APIs.
WWW: http://search.cpan.org/dist/Dancer-Plugin-ExtDirect/
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 043d596c5495..1d72dfaf8da2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -845,6 +845,7 @@ SUBDIR += p5-Corona SUBDIR += p5-Dancer SUBDIR += p5-Dancer-Logger-Log4perl + SUBDIR += p5-Dancer-Plugin-ExtDirect SUBDIR += p5-Dancer-Plugin-Feed SUBDIR += p5-Dancer-Plugin-SiteMap SUBDIR += p5-Dancer-Plugin-ValidationClass |