Files
ports/security/nextcloud-passman/Makefile
T
2024-11-07 20:29:07 +01:00

18 lines
363 B
Makefile

PORTNAME= passman
PORTVERSION= 2.4.11
CATEGORIES= security
MASTER_SITES= https://releases.passman.cc/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Full featured password manager for Nextcloud
WWW= https://passman.cc
LICENSE_FILE= ${WRKSRC}/LICENSE
NEXTCLOUD_RUN_DEPENDS= 26
USES= nextcloud php:flavors
.include <bsd.port.mk>