aboutsummaryrefslogtreecommitdiffstats
path: root/databases/tkgnats/Makefile
blob: 3b7a94c80e013bff7aa375f75600fab3f2cd3b5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    tkgnats
# Version required: 3.0.14
# Date created:     Sat 18 Apr 1998 10:12:20 CEST
# Whom:         andreas
#
# $FreeBSD$
#

DISTNAME=   tkgnats-3.0.14
CATEGORIES= databases tk82
MASTER_SITES=   http://www.cuug.ab.ca/~macdonal/tkgnats/

MAINTAINER= ports@FreeBSD.org

BUILD_DEPENDS=  nedit-pr:${PORTSDIR}/databases/gnats
LIB_DEPENDS=    tk82.1:${PORTSDIR}/x11-toolkits/tk82

.include <bsd.port.mk>