2013-09-20 21:59:12 +02:00
|
|
|
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
|
2008-01-05 16:19:44 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2014-08-28 17:16:49 +02:00
|
|
|
PORTNAME= shared_calendars
|
2013-12-08 17:53:57 +01:00
|
|
|
PORTVERSION= 2.0.1
|
2014-08-28 17:16:49 +02:00
|
|
|
PORTREVISION= 3
|
|
|
|
CATEGORIES= mail www
|
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.0
|
2008-01-05 16:19:44 +01:00
|
|
|
|
2014-08-28 17:16:49 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
COMMENT= iCal-compliant calendaring for SquirrelMail
|
2008-01-05 16:19:44 +01:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
RUN_DEPENDS= squirrelmail-calendar_file_backend-plugin>0:mail/squirrelmail-calendar_file_backend-plugin
|
2013-12-08 19:59:35 +01:00
|
|
|
|
2013-12-08 17:53:57 +01:00
|
|
|
USE_SM_COMPAT= yes
|
2013-12-08 19:59:35 +01:00
|
|
|
USE_GENERIC_PKGMESSAGE= yes
|
2013-12-08 17:53:57 +01:00
|
|
|
_SMSRCDIR= calendar
|
2008-01-05 16:19:44 +01:00
|
|
|
|
2013-12-08 17:53:57 +01:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
2014-08-28 17:16:49 +02:00
|
|
|
.include <bsd.port.mk>
|