1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/databases/tkgnats/Makefile
Andreas Klemm ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00

19 lines
419 B
Makefile

# 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>