Commit graph

5 commits

Author SHA1 Message Date
reed
01d8412ee8 Use do-install target to install the three files.
On different operating systems, the man page was installed to
different places.

Bump PKGREVISION since man page now might be in a new place.

Simplify patch since now all changes are needed now.
2005-09-19 16:37:26 +00:00
hira
e8856e66ae Fix PLIST entry of man page. This should fix build error seen in
bulk build.  Bump PKGREVISION.
2005-09-18 16:31:56 +00:00
reed
1e1f957191 Hardcode .6 as the man page suffix instead of ${IMAKE_MANNEWSUFFIX}.
The 6 is defined in the Imakefile.
I noticed this on Linux a couple months ago and noticed on DragonFly.
2005-09-07 23:46:55 +00:00
jschauma
ab337911ba Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-02-26 03:58:06 +00:00
zuntum
fd1592867e Initial import of games/xvier (version 1.0)
xvier is a (not) simple game where you and the computer alternately
throw stones into free columns. The stones pile up in the columns,
and the goal is to get four stones in a row, column, or diagonally.

The default grid is 7 columns by 6 rows. It can be sized from 4x4 to
13x13. It has 10 levels of difficulty.

Provided by Jeremy C. Reed in PR#19100
2003-02-17 14:59:31 +00:00