2021-10-10 19:59:45 +02:00
|
|
|
PORTNAME= twofactor_nextcloud_notification
|
2023-02-24 20:10:49 +01:00
|
|
|
PORTVERSION= 3.6.0
|
2021-11-12 13:36:09 +01:00
|
|
|
DISTVERSIONPREFIX= v
|
2021-10-10 19:59:45 +02:00
|
|
|
CATEGORIES= security
|
|
|
|
|
|
|
|
MAINTAINER= brnrd@FreeBSD.org
|
|
|
|
COMMENT= Use Nextcloud notification as MFA app for Nextcloud
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://apps.nextcloud.com/apps/twofactor_nextcloud_notification
|
2021-10-10 19:59:45 +02:00
|
|
|
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2023-01-14 20:30:14 +01:00
|
|
|
NEXTCLOUD_RUN_DEPENDS= 25
|
2021-10-10 19:59:45 +02:00
|
|
|
|
2023-01-14 20:30:14 +01:00
|
|
|
USES= nextcloud php:flavors
|
2021-10-10 19:59:45 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|