diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-06-11 02:45:05 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-06-11 02:45:05 +0000 |
commit | 126f99f3c4c3497b8586e6a348cc61765e536948 (patch) | |
tree | 8043d860e98ecdeeced7cd1eb95d7723ec41ae63 /games/xoct | |
parent | a73a921ef048d0eaad29c22c545f64d248cf6577 (diff) | |
download | ports-126f99f3c4c3497b8586e6a348cc61765e536948.tar.gz ports-126f99f3c4c3497b8586e6a348cc61765e536948.zip |
Notes
Diffstat (limited to 'games/xoct')
-rw-r--r-- | games/xoct/Makefile | 9 | ||||
-rw-r--r-- | games/xoct/distinfo | 2 | ||||
-rw-r--r-- | games/xoct/pkg-comment | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games/xoct/Makefile b/games/xoct/Makefile index 3b7963c41c74..e90d6aced37e 100644 --- a/games/xoct/Makefile +++ b/games/xoct/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xoct -# Version required: 5.4.3 +# Version required: 5.4.4 # Date created: 28 March 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/05/20 07:52:39 tg Exp $ # -DISTNAME= xoct-5.4.3 +DISTNAME= xoct-5.4.4 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles @@ -17,6 +17,9 @@ WRKSRC= ${WRKDIR}/xoct USE_IMAKE= yes MAN1= xoct.1 +# Not configured to use Motif. +# Optionally edit ${WRKSRC}/Imakefile before build. + do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/xoct ${PREFIX}/bin @ ${INSTALL_DATA} ${WRKSRC}/Oct.ad ${PREFIX}/lib/X11/app-defaults/Oct diff --git a/games/xoct/distinfo b/games/xoct/distinfo index 33a6929cb304..6a26d3349e32 100644 --- a/games/xoct/distinfo +++ b/games/xoct/distinfo @@ -1 +1 @@ -MD5 (xoct-5.4.3.tar.gz) = 46079f240f0539ae9d69e003719b716e +MD5 (xoct-5.4.4.tar.gz) = a81c2a5fd0bff99afd20a3b411a59a21 diff --git a/games/xoct/pkg-comment b/games/xoct/pkg-comment index a57a77dca192..1b52244dc03c 100644 --- a/games/xoct/pkg-comment +++ b/games/xoct/pkg-comment @@ -1 +1 @@ -Oct puzzle for X Window. +Oct puzzle for X Window System. |