mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4c28f9f328
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
19 lines
464 B
Makefile
19 lines
464 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.9 1999/04/14 00:03:17 scrappy Exp $
|
|
#
|
|
|
|
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>
|