Update to version 1.1.0

This commit is contained in:
Satoshi Taoka 1999-05-06 07:49:00 +00:00
parent e010ed9c87
commit 4ff32dc1aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18531
4 changed files with 10 additions and 16 deletions

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: ewipe
# Version required: 1.0.0
# Version required: 1.1.0
# Date created: 17 October 1997
# Whom: itojun@itojun.org
#
# $Id: Makefile,v 1.12 1998/04/12 02:22:02 itojun Exp $
# $Id: Makefile,v 1.13 1998/12/01 03:05:51 asami Exp $
#
MASTERDIR= ${.CURDIR}/../../misc/ewipe
PATCHDIR= ${.CURDIR}/patches
COMMENT= ${.CURDIR}/pkg/COMMENT
PKGNAME= ja-ewipe-1.0.0
PKGNAME= ja-ewipe-1.1.0
KANJI= yes
.include "${MASTERDIR}/Makefile"

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: ewipe
# Version required: 1.0.0
# Version required: 1.1.0
# Date created: 17 October 1997
# Whom: itojun@itojun.org
#
# $Id: Makefile,v 1.14 1998/08/07 23:56:40 asami Exp $
# $Id: Makefile,v 1.15 1999/03/08 08:27:05 itojun Exp $
#
DISTNAME= ewipe-1.0.0
DISTNAME= ewipe-1.1.0
CATEGORIES= misc tk42
MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ \
http://freefall.freebsd.org/~itojun/distfiles/
@ -15,20 +15,14 @@ MAINTAINER= itojun@itojun.org
#RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42
NO_BUILD= YES
TCLLIBS= definefont.tcl edittable.tcl setpointer.tcl viewer.tcl tclIndex
DOCS= README Changes dot.ewipe
DOCS= README Changes.jp dot.ewipe
SAMPLES= a1.gif a2.gif a3.gif a4.gif blue1.gif sample.ewp test.ewp \
tutorial.ewp
KANJI?= no
do-build:
.if ${KANJI} != yes
for i in edittable.tcl ewipe viewer.tcl; do\
ed ${WRKSRC}/$$i < ${SCRIPTDIR}/nokanji.ed;\
done
.endif
do-install:
${MKDIR} ${PREFIX}/lib/ewipe
${INSTALL_SCRIPT} ${WRKSRC}/ewipe ${PREFIX}/bin

View File

@ -1 +1 @@
MD5 (ewipe-1.0.0.tar.gz) = a0606a1ad7b1c0b34d9606415443c0af
MD5 (ewipe-1.1.0.tar.gz) = 1e6e709334f35e9655a7d962c1bb471f

View File

@ -4,7 +4,7 @@ lib/ewipe/edittable.tcl
lib/ewipe/setpointer.tcl
lib/ewipe/viewer.tcl
lib/ewipe/tclIndex
share/doc/ewipe/Changes
share/doc/ewipe/Changes.jp
share/doc/ewipe/README
share/doc/ewipe/dot.ewipe
share/doc/ewipe/sample/a1.gif