aboutsummaryrefslogtreecommitdiff
path: root/databases/tkgnats/Makefile
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-04-18 08:58:02 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-04-18 08:58:02 +0000
commit3236ba006c818506f767fa534949fdb440f6895e (patch)
tree3ba72d459512e642a440478b0096aa21f96b4ba4 /databases/tkgnats/Makefile
parentf376284ae479ac0792ad078e9d843f53eef1e4b8 (diff)
Notes
Diffstat (limited to 'databases/tkgnats/Makefile')
-rw-r--r--databases/tkgnats/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/databases/tkgnats/Makefile b/databases/tkgnats/Makefile
new file mode 100644
index 000000000000..900ba16cc136
--- /dev/null
+++ b/databases/tkgnats/Makefile
@@ -0,0 +1,17 @@
+# 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>