mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
466 B
Makefile
19 lines
466 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
|
|
#
|
|
# $Id: Makefile,v 1.4 1998/08/17 00:52:40 steve Exp $
|
|
#
|
|
|
|
DISTNAME= tkgnats-3.0.6
|
|
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>
|