diff options
author | wen <wen@FreeBSD.org> | 2010-12-16 10:55:19 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-12-16 10:55:19 +0800 |
commit | c71fc3cf3b0f575fde94bccc6931ee8b52bf27ef (patch) | |
tree | 0284c3f2c1116438802797b5f01e8920d1acc73e /www/Makefile | |
parent | 0293c53b589b15fc0c25430e9b2b15cd22c76e02 (diff) | |
download | freebsd-ports-gnome-c71fc3cf3b0f575fde94bccc6931ee8b52bf27ef.tar.gz freebsd-ports-gnome-c71fc3cf3b0f575fde94bccc6931ee8b52bf27ef.tar.zst freebsd-ports-gnome-c71fc3cf3b0f575fde94bccc6931ee8b52bf27ef.zip |
webtrees is the web's leading online collaborative genealogy
application. webtrees works from standard GEDCOM files, and is
therefore compatible with every major desktop application. webtrees
aims to to be efficient and effective by using the right combination
of third-party tools, design techniques and open standards.
WWW: http://webtrees.net/
PR: ports/153160
Submitted by: "J.R. Oldroyd" <fbsd@opal.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 f0dfe75d77b1..9dfa1601c826 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1863,6 +1863,7 @@ SUBDIR += webstats SUBDIR += webstone SUBDIR += webstone-ssl + SUBDIR += webtrees SUBDIR += wget4web SUBDIR += wgetpaste SUBDIR += wikicalc |