aboutsummaryrefslogtreecommitdiffstats
path: root/databases/tkgnats/Makefile
blob: 47f744c0d9b0446fecd069c08a8618ea89be9dc4 (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
# 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

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

.include <bsd.port.mk>