ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
14 lines
345 B
Makefile
14 lines
345 B
Makefile
# New ports collection makefile for: tkinfo
|
|
# Version required: 0.6
|
|
# Date created: 16 Jan 1995
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
#
|
|
|
|
DISTNAME= tkinfo-0.6
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://ptolemy.eecs.berkeley.edu/pub/misc/
|
|
CATEGORIES+= x11
|
|
EXEC_DEPENDS= wish:${PORTSDIR}/x11/tk
|
|
|
|
.include <bsd.port.mk>
|