pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import of py-zeliard.
Module Name: pkgsrc-wip
Committed By: goon <goon.mage%yahoo.com@localhost>
Pushed By: goon
Date: Thu Aug 14 16:55:55 2025 +0200
Changeset: 9942f03faaa686c2d87d6bd025a354ed53f22b32
Added Files:
py-zeliard/DESCR
py-zeliard/Makefile
py-zeliard/PLIST
py-zeliard/distinfo
Log Message:
import of py-zeliard.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9942f03faaa686c2d87d6bd025a354ed53f22b32
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-zeliard/DESCR | 1 +
py-zeliard/Makefile | 20 ++++++++++++++++++++
py-zeliard/PLIST | 2 ++
py-zeliard/distinfo | 5 +++++
4 files changed, 28 insertions(+)
diffs:
diff --git a/py-zeliard/DESCR b/py-zeliard/DESCR
new file mode 100644
index 0000000000..df3f845d6d
--- /dev/null
+++ b/py-zeliard/DESCR
@@ -0,0 +1 @@
+A Zeliard based game, originally from Sierra
diff --git a/py-zeliard/Makefile b/py-zeliard/Makefile
new file mode 100644
index 0000000000..3b9a136aa0
--- /dev/null
+++ b/py-zeliard/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME= py-zeliard-0.2.1
+CATEGORIES= games
+MASTER_SITES= https://sourceforge.net/projects/py-zeliard/files/
+
+MAINTAINER= goon.mage%yahoo.com@localhost
+HOMEPAGE= https://sourceforge.net/projects/py-zeliard/
+COMMENT= A Zeliard based game
+LICENSE= GPL
+
+WRKSRC= ${WRKDIR}/py-zeliard
+USE_LANGUAGES= Python
+
+INSTALLATION_DIRS= bin
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/py-zeliard ${DESTDIR}${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-zeliard/PLIST b/py-zeliard/PLIST
new file mode 100644
index 0000000000..361be25ff6
--- /dev/null
+++ b/py-zeliard/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+bin/py-zeliard
diff --git a/py-zeliard/distinfo b/py-zeliard/distinfo
new file mode 100644
index 0000000000..6fa7855534
--- /dev/null
+++ b/py-zeliard/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (py-zeliard-0.2.1.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
+SHA512 (py-zeliard-0.2.1.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
+Size (py-zeliard-0.2.1.tar.gz) = 3860 bytes
Home |
Main Index |
Thread Index |
Old Index