756c5895f9
RT is an industrial-grade ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers and even marketing departments at over a thousand sites around the world. This version is backed by the postgres database.
5 lines
128 B
Makefile
5 lines
128 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2002/09/19 21:41:18 atatat Exp $
|
|
|
|
RT_DB_TYPE= Pg
|
|
|
|
.include "../../devel/rt-mysql/Makefile.common"
|