diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-12-14 00:44:51 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-12-14 00:44:51 +0000 |
commit | d080a79109aca0b66b31bb77160f13991fef65ae (patch) | |
tree | d055bbf72ae5d20b2cd01d4881786fb77a679374 /games/pysol | |
parent | 9622e12ffe552afc2ae5073f3f99a1711e0d941d (diff) | |
download | pkgsrc-d080a79109aca0b66b31bb77160f13991fef65ae.tar.gz |
Adapt this package to NetBSD.
Diffstat (limited to 'games/pysol')
-rw-r--r-- | games/pysol/Makefile | 18 | ||||
-rw-r--r-- | games/pysol/files/md5 | 2 | ||||
-rw-r--r-- | games/pysol/pkg/DESCR | 2 | ||||
-rw-r--r-- | games/pysol/pkg/PLIST | 1 |
4 files changed, 9 insertions, 14 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index a1074c36a36..e275cae2f16 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -1,24 +1,18 @@ -# New ports collection makefile for: PySol -# Version required: 3.00 -# Date created: 11 September 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.org> -# -# $FreeBSD: ports/games/pysol/Makefile,v 1.20 1999/12/08 11:01:01 tg Exp $ -# +# $NetBSD: Makefile,v 1.2 1999/12/14 00:44:51 sakamoto Exp $ +# FreeBSD Id: ports/games/pysol/Makefile,v 1.20 1999/12/08 11:01:01 tg Exp DISTNAME= pysol-3.00 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= sakamoto@netbsd.org +HOMEPAGE= http://wildsau.idv.uni-linz.ac.at/mfx/pysol.html -RUN_DEPENDS= python:${PORTSDIR}/lang/python +DEPENDS+= py-Tk-*:../../x11/py-Tk NO_BUILD= yes -MAN6= pysol.6 - CARDSETS= pysol-cardsets-3.00 do-install: @@ -31,4 +25,4 @@ do-install: (cd ${WRKDIR}/${CARDSETS}/data; tar cf - *) | \ (cd ${PREFIX}/share/pysol; tar xf -) -.include <bsd.port.mk> +.include "../../mk/bsd.pkg.mk" diff --git a/games/pysol/files/md5 b/games/pysol/files/md5 index 0b2128701a9..dfcf1b49ee9 100644 --- a/games/pysol/files/md5 +++ b/games/pysol/files/md5 @@ -1,2 +1,4 @@ +$NetBSD: md5,v 1.2 1999/12/14 00:44:51 sakamoto Exp $ + MD5 (pysol-3.00.tar.gz) = 827925c7b1204897dcad539cfe42c7dd MD5 (pysol-cardsets-3.00.tar.gz) = 9db290fb2f2bcf71ed2f8314089ca3e2 diff --git a/games/pysol/pkg/DESCR b/games/pysol/pkg/DESCR index 82b7609f452..df38969d92a 100644 --- a/games/pysol/pkg/DESCR +++ b/games/pysol/pkg/DESCR @@ -19,5 +19,3 @@ I'm awaiting your suggestions and bug reports :-) Have fun, Markus - -WWW: http://wildsau.idv.uni-linz.ac.at/mfx/pysol.html diff --git a/games/pysol/pkg/PLIST b/games/pysol/pkg/PLIST index e2bfa378acd..a04eba531c9 100644 --- a/games/pysol/pkg/PLIST +++ b/games/pysol/pkg/PLIST @@ -1,3 +1,4 @@ +@comment $NetBSD: PLIST,v 1.2 1999/12/14 00:44:52 sakamoto Exp $ bin/pysol share/pysol/cardset-aisleriot/01c.gif share/pysol/cardset-aisleriot/01d.gif |