diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-25 11:01:20 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-25 11:01:20 +0800 |
commit | 7379fc02b3964895b5ff1378cd65affb74e40562 (patch) | |
tree | a727c85a3b48a53775cca8cd49bcfd9e4eff4757 /www/Makefile | |
parent | 6f53e8ac06d176a8f01cea880e7d647c967ebcba (diff) | |
download | freebsd-ports-gnome-7379fc02b3964895b5ff1378cd65affb74e40562.tar.gz freebsd-ports-gnome-7379fc02b3964895b5ff1378cd65affb74e40562.tar.zst freebsd-ports-gnome-7379fc02b3964895b5ff1378cd65affb74e40562.zip |
New port: www/yabb
YaBB is a very nice free open-source forum written in Perl.
This port is still a work in progress, but tested and usable.
Many features (such as multi- lingual support) are still
to be added as knobs.
WWW: http://www.yabbforum.com/
PR: ports/89204
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
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 afe08c09c901..fd76f96ac5ee 100644 --- a/www/Makefile +++ b/www/Makefile @@ -894,6 +894,7 @@ SUBDIR += xitami SUBDIR += xpath2rss SUBDIR += xshttpd + SUBDIR += yabb SUBDIR += yaws SUBDIR += zerowait-httpd SUBDIR += znavigator |