pkgsrc/devel/rt-pgsql/Makefile
atatat 756c5895f9 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 postgres database.
2002-09-19 21:41:18 +00:00

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"