pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
blis: Update Maintainer, add HomePage
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Tue Feb 14 06:41:15 2023 -0800
Changeset: 735076a70629b26c4de8b0d7a48610ff51f7cf82
Modified Files:
blis/Makefile.common
Log Message:
blis: Update Maintainer, add HomePage
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=735076a70629b26c4de8b0d7a48610ff51f7cf82
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
blis/Makefile.common | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/blis/Makefile.common b/blis/Makefile.common
index cf5f744378..ab8415e2e1 100644
--- a/blis/Makefile.common
+++ b/blis/Makefile.common
@@ -7,6 +7,8 @@ DISTNAME=blis
PKGNAME= ${BLIS_VARIANT}-${BLIS_VERSION}
GITHUB_TAG=${BLIS_COMMIT}
MASTER_SITES=${MASTER_SITE_GITHUB:=flame/}
+MAINTAINER= matthewd%fastmail.us@localhost
+HOMEPAGE= https://github.com/flame/libflame
LICENSE= modified-bsd
COMMENT= Framework for instantiating BLAS libraries
WRKSRC=${WRKDIR}/blis-${GITHUB_TAG}
Home |
Main Index |
Thread Index |
Old Index