1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/databases/tkgnats/Makefile
Andreas Klemm 3236ba006c New port tkgnats 3.0.3
a tk frontend for the GNATS bug database
1998-04-18 08:58:02 +00:00

18 lines
409 B
Makefile

# New ports collection makefile for: tkgnats
# Version required: 3.0.3
# Date created: Sa 18 Apr 1998 10:12:20 CEST
# Whom: andreas
#
# $Id: Makefile,v 1.11 1998/02/18 06:45:54 asami Exp $
#
DISTNAME= tkgnats-3.0.3
CATEGORIES= databases tk80
MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/
MAINTAINER= andreas@FreeBSD.ORG
LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81
.include <bsd.port.mk>