aboutsummaryrefslogtreecommitdiff
path: root/games/gnuchess/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-10-07 10:28:09 +0000
committerMark Murray <markm@FreeBSD.org>2002-10-07 10:28:09 +0000
commitadb3ec414382f9b1716d551534b23fdc0a46da37 (patch)
tree65741f2bb999c57069ad75a3071d23874982fc77 /games/gnuchess/Makefile
parentaa14624568fe27a2ddd8a8ab9501f24ce44f0d1e (diff)
Notes
Diffstat (limited to 'games/gnuchess/Makefile')
-rw-r--r--games/gnuchess/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile
index 3915988703ed..8abd119e3713 100644
--- a/games/gnuchess/Makefile
+++ b/games/gnuchess/Makefile
@@ -6,18 +6,13 @@
#
PORTNAME= gnuchess
-PORTVERSION= 4.0.80
+PORTVERSION= 5.04
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= gnuchess
-DISTNAME= gnuchess-4.0.pl80
+MASTER_SITE_SUBDIR= chess
-MAINTAINER= markm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
-HAS_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
-#CONFIGURE_SCRIPT= src/configure
-#CONFIGURE_ARGS= -sde -Dprefix=${PREFIX}
-MAN6= game.6 gnuan.6 gnuchess.6 postprint.6
+GNU_CONFIGURE= yes
.include <bsd.port.mk>