1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Argh, serves me right for acting on second-hand information. *blush*.

There is an exmh-2.0.1.tar.Z after all... :-]
This commit is contained in:
Peter Wemm 1997-12-26 07:11:40 +00:00
parent 4fde4c45d2
commit 729cd8297b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9190

View File

@ -3,11 +3,10 @@
# Date released: 1 Jan 97
# Whom: Peter Wemm <peter@freebsd.org>
#
# $Id: Makefile,v 1.21 1997/12/25 21:58:08 asami Exp $
# $Id: Makefile,v 1.22 1997/12/26 04:51:00 peter Exp $
#
DISTNAME= exmh-2.0
PKGNAME= exmh-2.0.1
DISTNAME= exmh-2.0.1
CATEGORIES= mail tk80
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/exmh/
EXTRACT_SUFX= .tar.Z
@ -16,7 +15,6 @@ MAINTAINER= peter@FreeBSD.org
# There are likely to be distributed patches again.
DIST_SUBDIR= ${PKGNAME}
WRKSRC= ${WRKDIR}/${PKGNAME}
RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
BUILD_DEPENDS= tclsh8.0:${PORTSDIR}/lang/tcl80