47195b7a87
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 mysql database.
5 lines
131 B
Makefile
5 lines
131 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2002/09/19 21:40:45 atatat Exp $
|
|
|
|
RT_DB_TYPE= mysql
|
|
|
|
.include "../../devel/rt-mysql/Makefile.common"
|