Date: Mon, 18 Oct 1999 06:38:57 +0900 (JST) From: th@cis.ibaraki.ac.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14381: New port: games/x3eyes Message-ID: <199910172138.GAA19341@nadja.cis.ibaraki.ac.jp>
next in thread | raw e-mail | index | archive | help
>Number: 14381 >Category: ports >Synopsis: New port: games/x3eyes >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: Sun Oct 17 14:40:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: FreeBSD 3.3-RELEASE i386 >Organization: Ibaraki University >Environment: >Description: xeyes with 3 eyes. >How-To-Repeat: >Fix: # 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: # # x3eyes # x3eyes/pkg # x3eyes/pkg/COMMENT # x3eyes/pkg/PLIST # x3eyes/pkg/DESCR # x3eyes/files # x3eyes/files/md5 # x3eyes/Makefile # echo c - x3eyes mkdir -p x3eyes > /dev/null 2>&1 echo c - x3eyes/pkg mkdir -p x3eyes/pkg > /dev/null 2>&1 echo x - x3eyes/pkg/COMMENT sed 's/^X//' >x3eyes/pkg/COMMENT << 'END-of-x3eyes/pkg/COMMENT' XA xeyes with 3 eyes. END-of-x3eyes/pkg/COMMENT echo x - x3eyes/pkg/PLIST sed 's/^X//' >x3eyes/pkg/PLIST << 'END-of-x3eyes/pkg/PLIST' Xbin/x3eyes END-of-x3eyes/pkg/PLIST echo x - x3eyes/pkg/DESCR sed 's/^X//' >x3eyes/pkg/DESCR << 'END-of-x3eyes/pkg/DESCR' XA xeyes with 3 eyes. X X- TH Xth@cis.ibaraki.ac.jp END-of-x3eyes/pkg/DESCR echo c - x3eyes/files mkdir -p x3eyes/files > /dev/null 2>&1 echo x - x3eyes/files/md5 sed 's/^X//' >x3eyes/files/md5 << 'END-of-x3eyes/files/md5' XMD5 (x3eyes.tar.gz) = 4a61e15023a91bee87b8d8037cfb3439 END-of-x3eyes/files/md5 echo x - x3eyes/Makefile sed 's/^X//' >x3eyes/Makefile << 'END-of-x3eyes/Makefile' X# New ports collection makefile for: x3eyes X# Version required: 1.0 X# Date created: 18 Aug 1999 X# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> X# X# $Id$ X# X XDISTNAME= x3eyes XPKGNAME= x3eyes-1.0 XCATEGORIES= games XMASTER_SITES= http://puma.cis.ibaraki.ac.jp/~th/pub/X11/ X XMANCOMPRESSED= yes XUSE_IMAKE= yes XMAN1= x3eyes.1 X X.include <bsd.port.mk> END-of-x3eyes/Makefile exit >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?199910172138.GAA19341>