1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/databases/tkgnats/Makefile
Sam Lawrance 10031b58b1 Mark DEPRECATED and expire at the same time as databases/gnats.
- The port is currently unfetchable.
- GNATS 3 is deprecated, and the latest version of tkgnats (from 2001)
  doesn't support GNATS 4.

PR:		ports/82539
Submitted by:	Benjamin Marschall <gammelgul@gammelgul.de>
Approved by:	maintainer timeout (4 weeks)
2005-07-30 16:47:35 +00:00

24 lines
595 B
Makefile

# New ports collection makefile for: tkgnats
# Date created: Sat 18 Apr 1998 10:12:20 CEST
# Whom: andreas
#
# $FreeBSD$
#
PORTNAME= tkgnats
PORTVERSION= 3.0.16
CATEGORIES= databases tk82
MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/
MAINTAINER= jeremy@external.org
COMMENT= Graphical frontend for the free bug-tracking system
# GNATS archives indicate no support for GNATS 4
DEPRECATED= Depends on deprecated databases/gnats
EXPIRATION_DATE=2004-08-20
BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
.include <bsd.port.mk>