diff options
author | lbr <lbr@FreeBSD.org> | 2007-04-06 16:24:39 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2007-04-06 16:24:39 +0800 |
commit | 789fef561456a9322e467746d8535ef7b6cb12ba (patch) | |
tree | 9d2f4fda0253c6e44505dbf244672eb76b68a7dd /www/Makefile | |
parent | 1f2121f8c8b6db179b7b79b63089f66145ed9bea (diff) | |
download | freebsd-ports-gnome-789fef561456a9322e467746d8535ef7b6cb12ba.tar.gz freebsd-ports-gnome-789fef561456a9322e467746d8535ef7b6cb12ba.tar.zst freebsd-ports-gnome-789fef561456a9322e467746d8535ef7b6cb12ba.zip |
New port: www/p5-Catalyst-Plugin-Setenv, Set up the environment from Catalyst's config file
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 58421d919fd1..75020bb973fa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -618,6 +618,7 @@ SUBDIR += p5-Catalyst-Plugin-Session-Store-FastMmap SUBDIR += p5-Catalyst-Plugin-Session-Store-File SUBDIR += p5-Catalyst-Plugin-Session-Store-Memcached + SUBDIR += p5-Catalyst-Plugin-Setenv SUBDIR += p5-Catalyst-Plugin-Singleton SUBDIR += p5-Catalyst-Plugin-StackTrace SUBDIR += p5-Catalyst-Plugin-Static |