mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
security/nextcloud-twofactor_webauthn: Transfer maintainership
* Transfer as per mail conversation * Thanks Henrik for maintain
This commit is contained in:
parent
e9d61783dc
commit
14fb049b67
1 changed files with 2 additions and 3 deletions
|
@ -2,10 +2,11 @@ PORTNAME= twofactor_webauthn
|
||||||
PORTVERSION= 0.3.1
|
PORTVERSION= 0.3.1
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
|
MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
||||||
PKGNAMEPREFIX= nextcloud-
|
PKGNAMEPREFIX= nextcloud-
|
||||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||||
|
|
||||||
MAINTAINER= rosenke@dssgmbh.de
|
MAINTAINER= brnrd@FreeBSD.org
|
||||||
COMMENT= U2F webauthn app for Nextcloud
|
COMMENT= U2F webauthn app for Nextcloud
|
||||||
|
|
||||||
LICENSE= AGPLv3
|
LICENSE= AGPLv3
|
||||||
|
@ -15,8 +16,6 @@ RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR}
|
||||||
|
|
||||||
USES= php:flavors
|
USES= php:flavors
|
||||||
|
|
||||||
MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
|
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue