aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-calendar_file_backend-plugin/Makefile
blob: 67548d31b4b47e313f681375232738cc1ec3441f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
# $FreeBSD$

PORTNAME=		calendar_file_backend
PORTVERSION=		1.0
PORTREVISION=	1
DISTNAME=		${PORTNAME}-${PORTVERSION}-2.0
DIST_SUBDIR=		squirrelmail

MAINTAINER=		ports@FreeBSD.org
COMMENT=		File backend for SquirrelMail Calendar plugin

SQUIRREL_PLUGIN_NAME=	${PORTNAME}

NO_STAGE=	yes
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>