Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 1999 04:40:02 -0700 (PDT)
From:      Junseon Oh <hollywar@holywar.net>
To:        freebsd-ports@FreeBSD.org
Subject:   RE: ports/12002
Message-ID:  <199906081140.EAA32704@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/12002; it has been noted by GNATS.

From: Junseon Oh <hollywar@holywar.net>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: RE: ports/12002
Date: Tue, 08 Jun 1999 11:28:57 +0000

 This is a multi-part message in MIME format.
 --------------99F826EE0457029CC5B87943
 Content-Type: text/plain; charset=iso-2022-kr
 Content-Transfer-Encoding: 7bit
 
 Makefile has changed (option changed , sub master site added) .
 
 
 
 --------------99F826EE0457029CC5B87943
 Content-Type: text/plain; charset=iso-2022-kr; name="ko-engdic-port"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline; filename="ko-engdic-port"
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	.
 #	./pkg
 #	./pkg/COMMENT
 #	./pkg/DESCR
 #	./pkg/PLIST
 #	./files
 #	./files/md5
 #	./Makefile
 #
 echo c - .
 mkdir -p . > /dev/null 2>&1
 echo c - ./pkg
 mkdir -p ./pkg > /dev/null 2>&1
 echo x - ./pkg/COMMENT
 sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
 XEnglish dictionary utility for korean. 
 END-of-./pkg/COMMENT
 echo x - ./pkg/DESCR
 sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
 Xengdic
 X------
 X
 Xengdic is a english dictionary for korean working on unix enviroment system.
 X
 XSpecial thanks to : KwangSuk Lee (Dictionary data maker)
 X
 XOh Junseon <hollywar@mail.holywar.net>
 END-of-./pkg/DESCR
 echo x - ./pkg/PLIST
 sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
 Xbin/engdic
 Xshare/engdic/a.dic.gz
 Xshare/engdic/b.dic.gz
 Xshare/engdic/c.dic.gz
 Xshare/engdic/d.dic.gz
 Xshare/engdic/e.dic.gz
 Xshare/engdic/f.dic.gz
 Xshare/engdic/g.dic.gz
 Xshare/engdic/h.dic.gz
 Xshare/engdic/i.dic.gz
 Xshare/engdic/j.dic.gz
 Xshare/engdic/k.dic.gz
 Xshare/engdic/l.dic.gz
 Xshare/engdic/m.dic.gz
 Xshare/engdic/n.dic.gz
 Xshare/engdic/o.dic.gz
 Xshare/engdic/p.dic.gz
 Xshare/engdic/q.dic.gz
 Xshare/engdic/r.dic.gz
 Xshare/engdic/s.dic.gz
 Xshare/engdic/t.dic.gz
 Xshare/engdic/u.dic.gz
 Xshare/engdic/v.dic.gz
 Xshare/engdic/w.dic.gz
 Xshare/engdic/x.dic.gz
 Xshare/engdic/y.dic.gz
 Xshare/engdic/z.dic.gz
 X@dirrm share/engdic
 END-of-./pkg/PLIST
 echo c - ./files
 mkdir -p ./files > /dev/null 2>&1
 echo x - ./files/md5
 sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
 XMD5 (engdic-0.1.tar.gz) = 2c76671260ff0c7aee9ff772606d927b
 END-of-./files/md5
 echo x - ./Makefile
 sed 's/^X//' >./Makefile << 'END-of-./Makefile'
 X# New ports collection makefile for:    engdic-0.1
 X# Version required:     0.1
 X# Date created:         3 Jun 1999
 X# Whom:                 Oh Junseon <hollywar@mail.holywar.net>
 X#
 X# $Id$
 X#
 X
 XDISTNAME=	engdic-0.1
 XPKGNAME=	ko-engdic-0.1
 XCATEGORIES=	korean deskutils
 XMASTER_SITES=	ftp://ftp.holywar.net/pub/engdic/ \
 X		ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
 X
 XMAINTAINER=	hollywar@mail.holywar.net
 X
 X#USE_GMAKE=	yes
 X
 Xpre-install:
 X	@(cd ${WRKSRC}; make )
 X
 X.include <bsd.port.mk>
 END-of-./Makefile
 exit
 
 
 --------------99F826EE0457029CC5B87943--
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906081140.EAA32704>