mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
ec33bec011
PR: 21529 Submitted by: Jeremy Shaffner <jeremy@external.org> (new MAINTAINER)
19 lines
407 B
Makefile
19 lines
407 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.16
|
|
CATEGORIES= databases tk82
|
|
MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/
|
|
|
|
MAINTAINER= jeremy@external.org
|
|
|
|
BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats
|
|
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
|
|
|
|
.include <bsd.port.mk>
|