1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/finance/nextcloud-cospend/Makefile
Vsevolod Stakhov b66e4949cb security/libsodium: update to 1.0.19, bump dependent ports
PR:	278259
Reported by:	Andrey Korobkov <alster-vinterdalen.se>
2024-05-20 10:33:03 +00:00

18 lines
401 B
Makefile

PORTNAME= cospend
PORTVERSION= 1.6.1
PORTREVISION= 3
CATEGORIES= finance www editors
MASTER_SITES= https://github.com/julien-nc/${PORTNAME}-nc/releases/download/v${PORTVERSION}/
MAINTAINER= mr@FreeBSD.org
COMMENT= Cospend app for Nextcloud
WWW= https://apps.nextcloud.com/apps/cospend
LICENSE_FILE= ${WRKSRC}/COPYING
NEXTCLOUD_RUN_DEPENDS= 27
USES= nextcloud php:flavors
.include <bsd.port.mk>