mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
507fb7e9e0
Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544
19 lines
421 B
Makefile
19 lines
421 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= andreas@FreeBSD.org
|
|
|
|
BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats
|
|
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
|
|
|
|
.include <bsd.port.mk>
|