diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-02 05:40:03 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-02 05:40:03 +0000 |
commit | 4f91bbba8b6eb43f8103d081722f8ad4a59ee3ee (patch) | |
tree | d1c3f8da00c16f9636942fa59802f0129a5eed89 /www/ljdeps/pkg-descr | |
parent | 6fc67eaabfee2439cdd40c22f1f374c0742b8fb5 (diff) | |
download | FreeBSD-ports-4f91bbba8b6eb43f8103d081722f8ad4a59ee3ee.zip FreeBSD-ports-4f91bbba8b6eb43f8103d081722f8ad4a59ee3ee.tar.gz |
New port ljdeps version 1.0: A meta-port to install all the perl
modules used by LiveJournal
PR: 40925
Submitted by: Ryan T. Dean <rtdean@cytherianage.net>
Diffstat (limited to 'www/ljdeps/pkg-descr')
-rw-r--r-- | www/ljdeps/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/ljdeps/pkg-descr b/www/ljdeps/pkg-descr new file mode 100644 index 0000000..23a9dab --- /dev/null +++ b/www/ljdeps/pkg-descr @@ -0,0 +1,10 @@ +LiveJournal is an open source content management system, written +mainly in Perl and utilizing MySQL as a database backend. By itself, +it serves as a powerful content updating system. In other uses, it +is the framework application behind many successful online communities, +including LiveJournal.com and DeadJournal.com. + +ljdeps is a meta-port which installs all of the perl modules needed +by LiveJournal. + +WWW: http://www.livejournal.com/code/ |