e1630922bd
that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this.
20 lines
540 B
Makefile
20 lines
540 B
Makefile
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= shared_calendars
|
|
PORTVERSION= 2.0.1
|
|
PORTREVISION= 3
|
|
CATEGORIES= mail www
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.0
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= iCal-compliant calendaring for SquirrelMail
|
|
|
|
RUN_DEPENDS= ${SQUIRRELDIR}/plugins/calendar_file_backend:${PORTSDIR}/mail/squirrelmail-calendar_file_backend-plugin
|
|
|
|
USE_SM_COMPAT= yes
|
|
USE_GENERIC_PKGMESSAGE= yes
|
|
_SMSRCDIR= calendar
|
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
|
.include <bsd.port.mk>
|