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