pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gotify: Add reference to upstream build instructions



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sun Oct 31 20:33:34 2021 -0400
Changeset:	1ab7bdfb1be3df08a2beb080f3c8ef68cdf8bca0

Modified Files:
	gotify/Makefile

Log Message:
gotify: Add reference to upstream build instructions

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1ab7bdfb1be3df08a2beb080f3c8ef68cdf8bca0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gotify/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/gotify/Makefile b/gotify/Makefile
index a13f3ce884..8ad5a2b833 100644
--- a/gotify/Makefile
+++ b/gotify/Makefile
@@ -18,5 +18,8 @@ LICENSE=	mit
 
 USE_LANGUAGES=	# none
 
+# \todo Absorb and integrate:
+# https://gotify.net/docs/build
+
 .include "../..//lang/go/go-package.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index