1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

xtic-1.12, line up your pieces on a board to beat your computer.

This commit is contained in:
Satoshi Asami 1995-06-23 04:35:56 +00:00
parent d90db55867
commit b4302dee54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1863
6 changed files with 43 additions and 0 deletions

19
games/xtic/Makefile Normal file
View File

@ -0,0 +1,19 @@
# New ports collection makefile for: xtic
# Version required: 1.12
# Date created: 22 June 1995
# Whom: asami
#
# $Id: Makefile,v 1.4 1995/04/11 00:20:39 asami Exp $
#
DISTNAME= xtic1.12
PKGNAME= xtic-1.12
CATEGORIES+= games
MASTER_SITES= ftp://ftp.x.org/contrib/games/ \
ftp://crl.dec.com/pub/X11/contrib/games/
MAINTAINER= asami@FreeBSD.ORG
USE_IMAKE= yes
.include <bsd.port.mk>

1
games/xtic/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xtic1.12.tar.gz) = 88d61d3a4215b2507489df44852b5c06

View File

@ -0,0 +1,8 @@
--- ./configure.h.org Sun Jun 18 13:31:44 1995
+++ ./configure.h Thu Jun 22 21:17:57 1995
@@ -20,4 +20,4 @@
/* Linker flags needed to locate and link in the Xpm library
* Change this to the correct place, if needed */
-#define XPMLIBRARY -L/usr/local/lib -lXpm
+#define XPMLIBRARY -L/usr/X11R6/lib -lXpm

1
games/xtic/pkg-comment Normal file
View File

@ -0,0 +1 @@
xtic-1.12, X version of a simple but tricky board game

12
games/xtic/pkg-descr Normal file
View File

@ -0,0 +1,12 @@
Xtic is a board game designed for the X windows environment.
The game is a two-player game, although for the moment,it
is only possible to play against the computer. The board is
composed of 4x4 squares and 16 pieces. Each piece has four
properties: black or brown, horizontal or vertical, solid or hollow,
round or square. This makes up 16 possible combinations and there
is exactly one piece for each possibility.
This is version 1.12.
- Satoshi
asami@cs.berkeley.edu

2
games/xtic/pkg-plist Normal file
View File

@ -0,0 +1,2 @@
bin/xtic
man/man1/xtic.1.gz