freebsd-ports/security/nextcloud-twofactor_nextcloud_notification/Makefile

17 lines
381 B
Makefile
Raw Normal View History

PORTNAME= twofactor_nextcloud_notification
PORTVERSION= 3.6.0
DISTVERSIONPREFIX= v
CATEGORIES= security
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Use Nextcloud notification as MFA app for Nextcloud
WWW= https://apps.nextcloud.com/apps/twofactor_nextcloud_notification
LICENSE_FILE= ${WRKSRC}/COPYING
NEXTCLOUD_RUN_DEPENDS= 25
USES= nextcloud php:flavors
.include <bsd.port.mk>