diff options
author | hwr <hwr@pkgsrc.org> | 1999-11-06 20:56:00 +0000 |
---|---|---|
committer | hwr <hwr@pkgsrc.org> | 1999-11-06 20:56:00 +0000 |
commit | 81859668d44bf99678378aab8e593736875c82ca (patch) | |
tree | 24b2333b8562a4bf71b004c4fad23e2d5edad338 | |
parent | 3f6263ec8cd3bcb9d2691bf4f46dea99ad74bec3 (diff) | |
download | pkgsrc-81859668d44bf99678378aab8e593736875c82ca.tar.gz |
Xgospel, a X11 based go client to connect to IGS by Jean-Loup Gailly.
-rw-r--r-- | games/xgospel/Makefile | 15 | ||||
-rw-r--r-- | games/xgospel/files/md5 | 3 | ||||
-rw-r--r-- | games/xgospel/pkg/COMMENT | 1 | ||||
-rw-r--r-- | games/xgospel/pkg/DESCR | 2 | ||||
-rw-r--r-- | games/xgospel/pkg/PLIST | 3 |
5 files changed, 24 insertions, 0 deletions
diff --git a/games/xgospel/Makefile b/games/xgospel/Makefile new file mode 100644 index 00000000000..a78b833e8b1 --- /dev/null +++ b/games/xgospel/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/11/06 20:56:00 hwr Exp $ +# + +DISTNAME= xgospel-1.12d +CATEGORIES= games x11 +MASTER_SITES= http://img.teaser.fr/~jlgailly// + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://gailly.net/xgospel/ + +GNU_CONFIGURE= YES +USE_X11= YES +USE_GMAKE= YES + +.include "../../mk/bsd.pkg.mk" diff --git a/games/xgospel/files/md5 b/games/xgospel/files/md5 new file mode 100644 index 00000000000..f942302d0f3 --- /dev/null +++ b/games/xgospel/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/11/06 20:56:00 hwr Exp $ + +MD5 (xgospel-1.12d.tar.gz) = edbfb454491dcb3a4115a98f6dc28d40 diff --git a/games/xgospel/pkg/COMMENT b/games/xgospel/pkg/COMMENT new file mode 100644 index 00000000000..820a4965eda --- /dev/null +++ b/games/xgospel/pkg/COMMENT @@ -0,0 +1 @@ +A X11 based IGS client. diff --git a/games/xgospel/pkg/DESCR b/games/xgospel/pkg/DESCR new file mode 100644 index 00000000000..d5f4b37a0c5 --- /dev/null +++ b/games/xgospel/pkg/DESCR @@ -0,0 +1,2 @@ +A X11 based go client to connect to the IGS go server by +Jean-Loup Gailly. diff --git a/games/xgospel/pkg/PLIST b/games/xgospel/pkg/PLIST new file mode 100644 index 00000000000..0989f81f4a6 --- /dev/null +++ b/games/xgospel/pkg/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/11/06 20:56:00 hwr Exp $ +bin/xgospel +bin/rport |