mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
21 lines
515 B
Makefile
21 lines
515 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.7 1998/10/28 22:50:42 pst Exp $
|
|
#
|
|
|
|
DISTNAME= tkgnats-3.0.8
|
|
CATEGORIES= databases tk80
|
|
MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/
|
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
|
|
|
WWW_SITE= http://www.cuug.ab.ca/~macdonal/tkgnats.html
|
|
|
|
BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats
|
|
LIB_DEPENDS= tk81.1:${PORTSDIR}/x11-toolkits/tk81
|
|
|
|
.include <bsd.port.mk>
|