mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-13 23:36:08 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
19 lines
420 B
Makefile
19 lines
420 B
Makefile
# New ports collection makefile for: tkgnats
|
|
# Version required: 3.0.5
|
|
# Date created: Sa 18 Apr 1998 10:12:20 CEST
|
|
# Whom: andreas
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= tkgnats-3.0.10
|
|
CATEGORIES= databases tk80
|
|
MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/
|
|
|
|
MAINTAINER= andreas@FreeBSD.org
|
|
|
|
BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats
|
|
LIB_DEPENDS= tk81.1:${PORTSDIR}/x11-toolkits/tk81
|
|
|
|
.include <bsd.port.mk>
|