diff options
author | edwin <edwin@FreeBSD.org> | 2004-01-10 17:19:54 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-01-10 17:19:54 +0800 |
commit | 0d26ae7c373e2a95413998a1238bce29da367142 (patch) | |
tree | 1115e0472573ed766cb0ffd3e54dcec0d4f66390 /databases/Makefile | |
parent | 607b7ef5a835e0e21cb08df65827a36f6164bde6 (diff) | |
download | freebsd-ports-gnome-0d26ae7c373e2a95413998a1238bce29da367142.tar.gz freebsd-ports-gnome-0d26ae7c373e2a95413998a1238bce29da367142.tar.zst freebsd-ports-gnome-0d26ae7c373e2a95413998a1238bce29da367142.zip |
new ports: databases/mantis
Mantis is a web-based bugtracking system.
It is written in the PHP scripting language and requires
the MySQL database and a webserver. Mantis has been installed
on Windows, MacOS, OS/2, and a variety of Unix operating
systems. Any web browser should be able to function as a
client. It is released under the terms of the GNU General
Public License (GPL).
PR: ports/46034
Submitted by: Sebastien Gioria <gioria@FreeBSD.ORG>
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 208c3bf68f1a..6775f1dd0a04 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -60,6 +60,7 @@ SUBDIR += libudbc SUBDIR += lsdb SUBDIR += lsdb-emacs20 + SUBDIR += mantis SUBDIR += mdbtools SUBDIR += memcached SUBDIR += mergeant |