1994-12-28 09:55:36 +01:00
|
|
|
# New ports collection makefile for: tkman
|
1995-12-07 09:12:02 +01:00
|
|
|
# Version required: 1.7.5
|
1994-12-28 09:55:36 +01:00
|
|
|
# Date created: 27 Dec 1994
|
|
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
#
|
1995-12-07 09:12:02 +01:00
|
|
|
# $Id: Makefile,v 1.11 1995/11/27 07:50:54 asami Exp $
|
1995-04-12 22:32:12 +02:00
|
|
|
#
|
1994-12-28 09:55:36 +01:00
|
|
|
|
1995-12-07 09:12:02 +01:00
|
|
|
DISTNAME= tkman-1.7.5
|
1995-11-26 11:48:46 +01:00
|
|
|
CATEGORIES+= misc
|
1995-04-12 22:32:12 +02:00
|
|
|
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
|
1994-12-28 09:55:36 +01:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
1995-12-07 09:12:02 +01:00
|
|
|
MAINTAINER=thomas@ghpc8.ihf.rwth-aachen.de
|
|
|
|
10,16l
|
1995-10-04 03:02:14 +01:00
|
|
|
LIB_DEPENDS= tk40\\.1\\.:${PORTSDIR}/x11/tk4
|
1995-11-27 08:50:54 +01:00
|
|
|
RUN_DEPENDS= rman:${PORTSDIR}/misc/rman
|
1995-04-12 22:32:12 +02:00
|
|
|
|
1995-05-13 12:22:04 +02:00
|
|
|
# Restrictive copyright
|
|
|
|
NO_PACKAGE= yes
|
|
|
|
|
1995-08-19 08:55:59 +02:00
|
|
|
post-install:
|
|
|
|
gzip -9nf ${PREFIX}/man/man1/tkman.1
|
|
|
|
|
1994-12-28 09:55:36 +01:00
|
|
|
.include <bsd.port.mk>
|