mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
47a616f11d
Misc variable reordering, cleaning up, etc.
18 lines
409 B
Makefile
18 lines
409 B
Makefile
# New ports collection makefile for: tkinfo
|
|
# Version required: 0.6
|
|
# Date created: 16 Jan 1995
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
#
|
|
# $Id: Makefile,v 1.8 1996/09/27 07:19:26 tg Exp $
|
|
#
|
|
|
|
DISTNAME= tkinfo-0.6
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ftp://ptolemy.eecs.berkeley.edu/pub/misc/
|
|
|
|
MAINTAINER= tg@freebsd.org
|
|
|
|
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
|
|
|
|
.include <bsd.port.mk>
|