mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
3236ba006c
a tk frontend for the GNATS bug database
18 lines
409 B
Makefile
18 lines
409 B
Makefile
# New ports collection makefile for: tkgnats
|
|
# Version required: 3.0.3
|
|
# Date created: Sa 18 Apr 1998 10:12:20 CEST
|
|
# Whom: andreas
|
|
#
|
|
# $Id: Makefile,v 1.11 1998/02/18 06:45:54 asami Exp $
|
|
#
|
|
|
|
DISTNAME= tkgnats-3.0.3
|
|
CATEGORIES= databases tk80
|
|
MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/
|
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81
|
|
|
|
.include <bsd.port.mk>
|