Skip to content

Commit

Permalink
www/baikal: flavourize
Browse files Browse the repository at this point in the history
PR:		277479
Approved by:	maintainer
  • Loading branch information
netchild committed Mar 4, 2024
1 parent 2dc822b commit 14d3a9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion www/baikal/Makefile
Expand Up @@ -3,6 +3,7 @@ PORTVERSION= 0.9.4
PORTREVISION= 0
CATEGORIES= www
MASTER_SITES= https://github.com/fruux/Baikal/releases/download/${PORTVERSION}/
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}

MAINTAINER= gahr@FreeBSD.org
COMMENT= Lightweight CalDAV/CardDAV server
Expand All @@ -11,7 +12,7 @@ WWW= https://sabre.io/baikal/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= php zip
USES= php:web,flavors zip
USE_PHP= ctype dom filter imap mbstring pdo_sqlite \
session xml xmlreader xmlwriter

Expand Down

0 comments on commit 14d3a9a

Please sign in to comment.