pkgsrc/devel/rt-mysql/Makefile
atatat 47195b7a87 Initial import of a pkg for the RT ticketing system.
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.
2002-09-19 21:40:45 +00:00

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"