Date: Wed, 22 Sep 1999 13:25:18 +0900 (JST) From: th@cis.ibaraki.ac.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/13890: New ports:gru-8087 Message-ID: <199909220425.NAA04983@nadja.cis.ibaraki.ac.jp>
next in thread | raw e-mail | index | archive | help
>Number: 13890 >Category: ports >Synopsis: New ports:gru-8087 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 21 21:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: FreeBSD 3.3-RELEASE i386 >Organization: Ibaraki University >Environment: >Description: # 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: # # gru # gru/Makefile # gru/pkg # gru/pkg/COMMENT # gru/pkg/DESCR # gru/pkg/PLIST # gru/files # gru/files/md5 # echo c - gru mkdir -p gru > /dev/null 2>&1 echo x - gru/Makefile sed 's/^X//' >gru/Makefile << 'END-of-gru/Makefile' X# New ports collection makefile for: gru X# Version required: 8087 X# Date created: 21 Sep 1999 X# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> X# X# $Id:$ X# X XDISTNAME= gru-8087 XCATEGORIES= games XMASTER_SITES= http://hp.vector.co.jp/authors/VA004959/gru/ X XMAINTAINER= th@cis.ibaraki.ac.jp X XUSE_IMAKE= yes X XMAN1= gru.1 XMANCOMPRESSED= no X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/gru ${PREFIX}/bin X @cp ${WRKSRC}/gru.man ${WRKSRC}/gru.1 X @${INSTALL_MAN} ${WRKSRC}/gru.1 ${PREFIX}/man/man1 X @install -d ${PREFIX}/share/doc/gru_8087 X @install -c -m 444 ${WRKSRC}/README.jp ${PREFIX}/share/doc/gru_8087 X X.include <bsd.port.mk> END-of-gru/Makefile echo c - gru/pkg mkdir -p gru/pkg > /dev/null 2>&1 echo x - gru/pkg/COMMENT sed 's/^X//' >gru/pkg/COMMENT << 'END-of-gru/pkg/COMMENT' XGru makes your eyes happy. END-of-gru/pkg/COMMENT echo x - gru/pkg/DESCR sed 's/^X//' >gru/pkg/DESCR << 'END-of-gru/pkg/DESCR' XGuru Guru for X11. X X XThis program was written by KANDA Toshihiro. X XWWW: http://hp.vector.co.jp/authors/VA004959/ X X- TH Xth@cis.ibaraki.ac.jp END-of-gru/pkg/DESCR echo x - gru/pkg/PLIST sed 's/^X//' >gru/pkg/PLIST << 'END-of-gru/pkg/PLIST' Xbin/gru Xshare/doc/gru_8087/README.jp X@dirrm share/doc/gru_8087 END-of-gru/pkg/PLIST echo c - gru/files mkdir -p gru/files > /dev/null 2>&1 echo x - gru/files/md5 sed 's/^X//' >gru/files/md5 << 'END-of-gru/files/md5' XMD5 (gru-8087.tar.gz) = 550e2a764637c382e82a7aceee4b0787 END-of-gru/files/md5 exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: 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?199909220425.NAA04983>