pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Updating glsmac Makefile to conform to pkglint hints.
Module Name: pkgsrc-wip
Committed By: Lubomir G. Diakov <zr90004%gmail.com@localhost>
Pushed By: lubod
Date: Fri May 22 11:54:48 2026 -0700
Changeset: 94cc3fc65902ba75874ab47c5fbc4280f9d82dfe
Modified Files:
glsmac/Makefile
Log Message:
Updating glsmac Makefile to conform to pkglint hints.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=94cc3fc65902ba75874ab47c5fbc4280f9d82dfe
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
glsmac/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/glsmac/Makefile b/glsmac/Makefile
index 9f9eaae51b..70f1483b5f 100644
--- a/glsmac/Makefile
+++ b/glsmac/Makefile
@@ -2,14 +2,14 @@
DISTNAME= v0.3-595d19a
PKGNAME= ${DISTNAME:S,^v,,}
-CATEGORIES= # TODO: add primary category
+CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=afwbkbc/glsmac/releases/tag/development/}
EXTRACT_SUFX= # none
-MAINTAINER= INSERT_YOUR_MAIL_ADDRESS_HERE # or use pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= zr90004%gmail.com@localhost
HOMEPAGE= https://github.com/afwbkbc/glsmac/releases/tag/development/ # TODO: check
-COMMENT= TODO: Short description of the package
-#LICENSE= # TODO: (see mk/license.mk)
+COMMENT= NetBSD port of glsmac game from github
+LICENSE= gnu-agpl-v3# TODO: (see mk/license.mk)
WRKSRC= ${WRKDIR}
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index