1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Ja-weblint97 have contained "jcode.pl".

But jcode.pl is ported now.
Therefore separate jcode.pl from ja-weblint97.

PR:		ports/7333
Submitted by:	Takayuki Ariga <a00821@cc.hc.keio.ac.jp>
This commit is contained in:
Jun Kuriyama 1998-08-23 16:20:07 +00:00
parent 71ed7995a6
commit 35a9cfab42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12759
3 changed files with 9 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date created: 27 Jun 1997
# Whom: Takayuki Ariga <a00821@cc.hc.keio.ac.jp>
#
# $Id: Makefile,v 1.2 1997/09/14 21:36:22 max Exp $
# $Id: Makefile,v 1.3 1998/06/06 03:45:15 itojun Exp $
#
DISTNAME= weblint-97-0.12
@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.win.or.jp/pub/network/www/weblint/ \
MAINTAINER= a00821@cc.hc.keio.ac.jp
RUN_DEPENDS= ${PREFIX}/lib/perl/jcode.pl:${PORTSDIR}/japanese/jcode.pl
WRKSRC= ${WRKDIR}/weblint-97
MANLANG= ja
MAN1= jweblint.1

View File

@ -1,5 +1,5 @@
--- Makefile.orig Sat Mar 8 00:12:00 1997
+++ Makefile Mon Jul 21 01:32:02 1997
+++ Makefile Sun Aug 23 23:57:27 1998
@@ -5,12 +5,15 @@
SHELL = /bin/sh
@ -19,7 +19,11 @@
EXTLIB = html-ext.pl
I18NLIB = htmli18n.pl
JCODE = jcode.pl
@@ -48,7 +51,7 @@
@@ -44,11 +47,10 @@
-cp $(JPDIR)/$(JPROGRAM).1 $(JMANDIR)
-cp $(EXTLIB) $(LIBDIR)
-cp $(I18NLIB) $(LIBDIR)
- -cp $(JCODE) $(LIBDIR)
euc-jp:
patch < $(JPDIR)/euc-jp.patch

View File

@ -1,9 +1,6 @@
bin/jweblint
lib/perl/jcode.pl
lib/perl/html-ext.pl
lib/perl/htmli18n.pl
man/ja/man1/jweblint.1.gz
share/doc/jweblint/warnings.html
share/doc/jweblint/jmanpage.html
@dirrm share/doc/jweblint
@dirrm lib/perl