From 240eed442d1f97f7d7dd9430673499ef25dd1f36 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 11 Oct 1997 21:53:59 +0000 Subject: Import as of 09/25/97 --- x11/tkinfo/Makefile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 x11/tkinfo/Makefile (limited to 'x11/tkinfo/Makefile') diff --git a/x11/tkinfo/Makefile b/x11/tkinfo/Makefile new file mode 100644 index 00000000000..62b8d7eeb99 --- /dev/null +++ b/x11/tkinfo/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: tkinfo +# Version required: 1.5 +# Date created: 16 Jan 1995 +# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# +# $Id: Makefile,v 1.1.1.1 1997/10/11 21:55:03 hubertf Exp $ +# + +DISTNAME= tkinfo-1.5 +CATEGORIES= misc tk41 +MASTER_SITES= http://www.math.ucsb.edu/~boldt/tkinfo/ \ + http://math-www.uni-paderborn.de/~axel/tkinfo/ + +MAINTAINER= tg@freebsd.org + +RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41 +NO_BUILD= yes + +do-install: + @${INSTALL_SCRIPT} ${WRKSRC}/tkinfo ${PREFIX}/bin + +.include -- cgit v1.2.3