blob: 24a84e59af569e35efa2b87501327839bcb79742 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTNAME= calendar_file_backend
PORTVERSION= 1.0
PORTREVISION= 3
CATEGORIES= mail www
DISTNAME= ${PORTNAME}-${PORTVERSION}-2.0
MAINTAINER= ports@FreeBSD.org
COMMENT= File backend for SquirrelMail Calendar plugin
WWW= https://www.squirrelmail.org/plugin_view.php?id=239
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>
|