mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
405 B
Makefile
19 lines
405 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.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>
|