diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-08-28 15:58:35 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-08-28 15:58:35 +0000 |
commit | bc87b054d0b1287ffb08ed7c9acbee9bb5025a14 (patch) | |
tree | 9b25fe60948a119b87acd168e9b4b97d2d3757d8 /games/gnugo | |
parent | 646d8a6bc50cc8047d9e61de00f0ef08970ff547 (diff) | |
download | ports-bc87b054d0b1287ffb08ed7c9acbee9bb5025a14.tar.gz ports-bc87b054d0b1287ffb08ed7c9acbee9bb5025a14.zip |
Notes
Diffstat (limited to 'games/gnugo')
-rw-r--r-- | games/gnugo/Makefile | 3 | ||||
-rw-r--r-- | games/gnugo/distinfo | 2 | ||||
-rw-r--r-- | games/gnugo/pkg-plist | 5 |
3 files changed, 3 insertions, 7 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index 6a3572f0b57b..82effc17cec0 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnugo -PORTVERSION= 3.2 +PORTVERSION= 3.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo @@ -17,6 +17,7 @@ COMMENT= The game of Go GNU_CONFIGURE= yes USE_GMAKE= yes +INFO= gnugo MAN6= gnugo.6 post-extract: diff --git a/games/gnugo/distinfo b/games/gnugo/distinfo index 050420017136..ec9f98c49eba 100644 --- a/games/gnugo/distinfo +++ b/games/gnugo/distinfo @@ -1 +1 @@ -MD5 (gnugo-3.2.tar.gz) = 5fff329f97d947d81366f7d21a0ea1c8 +MD5 (gnugo-3.4.tar.gz) = 38a0362691d71ba75bd54a21b4a3030c diff --git a/games/gnugo/pkg-plist b/games/gnugo/pkg-plist index 95cbca46225a..dd25f51314ba 100644 --- a/games/gnugo/pkg-plist +++ b/games/gnugo/pkg-plist @@ -1,6 +1 @@ -bin/debugboard bin/gnugo -@unexec install-info --delete %D/info/gnugo.info %D/info/dir -info/gnugo.info -@unexec rmdir %D/share/gnugo 2>/dev/null || true -@exec install-info %D/info/gnugo.info %D/info/dir |