mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
463 B
Makefile
19 lines
463 B
Makefile
# New ports collection makefile for: tkgnats
|
|
# Version required: 3.0.3
|
|
# Date created: Sa 18 Apr 1998 10:12:20 CEST
|
|
# Whom: andreas
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/04/18 08:58:00 andreas Exp $
|
|
#
|
|
|
|
DISTNAME= tkgnats-3.0.3
|
|
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/tk81
|
|
|
|
.include <bsd.port.mk>
|