Files
2026-06-08 21:14:11 +02:00

19 lines
329 B
Makefile

PORTNAME= notes
PORTVERSION= 6.0.0
DISTVERSIONPREFIX= v
CATEGORIES= www editors
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Notes app for Nextcloud
WWW= https://apps.nextcloud.com/apps/notes
LICENSE_FILE= ${WRKSRC}/COPYING
NEXTCLOUD_RUN_DEPENDS= 33
USES= cpe nextcloud php:flavors
CPE_VENDOR= nextcloud
.include <bsd.port.mk>